Skip to content

Commit f7f0640

Browse files
committed
Add Ruby 4.0 into content resolver.
Keep it in a file separate from regular Ruby, sicne the ruby4.0 is c10s specific stream that is not present in ELN. This way we can use jsut the c10s tag for the ruby4.0 stream.
1 parent 48d8982 commit f7f0640

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
document: feedback-pipeline-workload
2+
version: 1
3+
data:
4+
name: Ruby 4.0 runtime
5+
description: Ruby 4.0 interpreter and DB connectors
6+
maintainer: rhel-pt-ruby-nodejs
7+
packages:
8+
- ruby4.0
9+
- ruby4.0-doc
10+
- ruby4.0-devel
11+
- ruby4.0-rubygem-mysql2
12+
- ruby4.0-rubygem-pg
13+
labels:
14+
- c10s

0 commit comments

Comments
 (0)