diff --git a/ruby.yaml b/ruby.yaml index fa35811..8a5a377 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -59,31 +59,31 @@ data: rpms: ruby: rationale: An interpreter of object-oriented scripting language - ref: stream-ruby-2.5-rhel-8.9.0 + ref: stream-ruby-2.5-rhel-8.10.0 buildorder: 101 multilib: [x86_64] rubygem-abrt: rationale: ABRT support for Ruby - ref: stream-ruby-2.5-rhel-8.9.0 + ref: stream-ruby-2.5-rhel-8.10.0 buildorder: 102 rubygem-bson: rationale: Ruby Implementation of the BSON specification - ref: stream-ruby-2.5-rhel-8.9.0 + ref: stream-ruby-2.5-rhel-8.10.0 buildorder: 102 rubygem-bundler: rationale: Library and utilities to manage a Ruby application's gem dependencies - ref: stream-ruby-2.5-rhel-8.9.0 + ref: stream-ruby-2.5-rhel-8.10.0 buildorder: 102 rubygem-mongo: rationale: Ruby driver for MongoDB - ref: stream-ruby-2.5-rhel-8.9.0 + ref: stream-ruby-2.5-rhel-8.10.0 buildorder: 103 rubygem-mysql2: rationale: A simple, fast Mysql library for Ruby, binding to libmysql - ref: stream-ruby-2.5-rhel-8.9.0 + ref: stream-ruby-2.5-rhel-8.10.0 buildorder: 102 rubygem-pg: rationale: A Ruby interface to the PostgreSQL RDBMS - ref: stream-ruby-2.5-rhel-8.9.0 + ref: stream-ruby-2.5-rhel-8.10.0 buildorder: 102 ...