Remove rubygem-mongo and rubygem-bson.

Remove rubygem-mongo as the mongodb-server has bad license.
Drop rubygem-bson as that was a dependency of rubygem-mongo.

Related: rhbz#1938942
This commit is contained in:
Jarek Prokop 2021-06-07 19:46:02 +02:00
parent aaec10b641
commit 1461d650ae

View File

@ -32,13 +32,11 @@ data:
- ruby-libs - ruby-libs
- rubygem-abrt - rubygem-abrt
- rubygem-bigdecimal - rubygem-bigdecimal
- rubygem-bson
- rubygem-bundler - rubygem-bundler
- rubygem-io-console - rubygem-io-console
- rubygem-irb - rubygem-irb
- rubygem-json - rubygem-json
- rubygem-minitest - rubygem-minitest
- rubygem-mongo
- rubygem-mysql2 - rubygem-mysql2
- rubygem-net-telnet - rubygem-net-telnet
- rubygem-openssl - rubygem-openssl
@ -62,14 +60,6 @@ data:
rationale: ABRT support for Ruby rationale: ABRT support for Ruby
ref: stream-ruby-3.0-rhel-8.5.0 ref: stream-ruby-3.0-rhel-8.5.0
buildorder: 102 buildorder: 102
rubygem-bson:
rationale: Ruby Implementation of the BSON specification
ref: stream-ruby-3.0-rhel-8.5.0
buildorder: 102
rubygem-mongo:
rationale: Ruby driver for MongoDB
ref: stream-ruby-3.0-rhel-8.5.0
buildorder: 103
rubygem-mysql2: rubygem-mysql2:
rationale: A simple, fast Mysql library for Ruby, binding to libmysql rationale: A simple, fast Mysql library for Ruby, binding to libmysql
ref: stream-ruby-3.0-rhel-8.5.0 ref: stream-ruby-3.0-rhel-8.5.0