branching - update refs

This commit is contained in:
Adam Samalik 2023-09-04 11:05:34 +02:00
parent c8714ac5a0
commit 2fe677c352
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.1.0
ref: stream-ruby-3.1-rhel-9.4.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.1.0
ref: stream-ruby-3.1-rhel-9.4.0
buildorder: 102
rubygem-pg:
rationale: A Ruby interface to the PostgreSQL RDBMS
ref: stream-ruby-3.1-rhel-9.1.0
ref: stream-ruby-3.1-rhel-9.4.0
buildorder: 102
...