branching - update refs

This commit is contained in:
Adam Samalik 2024-02-29 13:49:31 +01:00
parent 32159dc1a7
commit 5d4fa71f44
1 changed files with 3 additions and 3 deletions

View File

@ -52,15 +52,15 @@ data:
rpms:
ruby:
rationale: An interpreter of object-oriented scripting language
ref: stream-ruby-3.1-rhel-9.4.0
ref: stream-ruby-3.1-rhel-9.5.0
buildorder: 101
multilib: [x86_64]
rubygem-mysql2:
rationale: A simple, fast Mysql library for Ruby, binding to libmysql
ref: stream-ruby-3.1-rhel-9.4.0
ref: stream-ruby-3.1-rhel-9.5.0
buildorder: 102
rubygem-pg:
rationale: A Ruby interface to the PostgreSQL RDBMS
ref: stream-ruby-3.1-rhel-9.4.0
ref: stream-ruby-3.1-rhel-9.5.0
buildorder: 102
...