Bump component refs

- Resolves: rhbzBZ#1930569
This commit is contained in:
Veronika Doubkova 2021-02-24 13:22:15 +00:00
parent ac08dd38b6
commit 25ff65fa16
1 changed files with 6 additions and 6 deletions

View File

@ -55,27 +55,27 @@ data:
rpms:
ruby:
rationale: An interpreter of object-oriented scripting language
ref: stream-ruby-2.7-rhel-8.4.0
ref: stream-ruby-2.7-rhel-8.5.0
buildorder: 101
multilib: [x86_64]
rubygem-abrt:
rationale: ABRT support for Ruby
ref: stream-ruby-2.7-rhel-8.4.0
ref: stream-ruby-2.7-rhel-8.5.0
buildorder: 102
rubygem-bson:
rationale: Ruby Implementation of the BSON specification
ref: stream-ruby-2.7-rhel-8.4.0
ref: stream-ruby-2.7-rhel-8.5.0
buildorder: 102
rubygem-mongo:
rationale: Ruby driver for MongoDB
ref: stream-ruby-2.7-rhel-8.4.0
ref: stream-ruby-2.7-rhel-8.5.0
buildorder: 103
rubygem-mysql2:
rationale: A simple, fast Mysql library for Ruby, binding to libmysql
ref: stream-ruby-2.7-rhel-8.4.0
ref: stream-ruby-2.7-rhel-8.5.0
buildorder: 102
rubygem-pg:
rationale: A Ruby interface to the PostgreSQL RDBMS
ref: stream-ruby-2.7-rhel-8.4.0
ref: stream-ruby-2.7-rhel-8.5.0
buildorder: 102
...