--- document: modulemd version: 2 data: name: ruby stream: "3.1" version: 920220606174420 context: 9 static_context: true summary: An interpreter of object-oriented scripting language description: >- Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. license: module: - MIT xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-c9s-build ref: virtual stream: el9 stream_collision_modules: ursine_rpms: version: 3 commit: 6baae308bf48dc3ae131156f760df679ad31e078 mse: TRUE rpms: ruby: ref: 20188a8a3f8c3c426c06851691282b71dab2ca27 rubygem-mysql2: ref: b9b6db878de640d8ed918391e66cfd62b5a5f350 rubygem-pg: ref: 50f0ea33e809576c91656cf17d5fafe428598ea9 scmurl: https://gitlab.com/redhat/centos-stream/modules/ruby?#6baae308bf48dc3ae131156f760df679ad31e078 static_context: TRUE dependencies: - buildrequires: platform: [el9] references: community: http://ruby-lang.org/ documentation: https://www.ruby-lang.org/en/documentation/ tracker: https://bugs.ruby-lang.org/ profiles: common: rpms: - ruby api: rpms: - ruby - ruby-bundled-gems - ruby-default-gems - ruby-devel - ruby-libs - rubygem-bigdecimal - rubygem-bundler - rubygem-io-console - rubygem-irb - rubygem-json - rubygem-minitest - rubygem-mysql2 - rubygem-pg - rubygem-power_assert - rubygem-psych - rubygem-rake - rubygem-rbs - rubygem-rdoc - rubygem-rexml - rubygem-rss - rubygem-test-unit - rubygem-typeprof - rubygems - rubygems-devel components: rpms: ruby: rationale: An interpreter of object-oriented scripting language repository: git+https://gitlab.com/redhat/centos-stream/rpms/ruby cache: https://git.centos.org/repo/pkgs/ruby ref: stream-ruby-3.1-rhel-9.1.0 buildorder: 101 arches: [aarch64, ppc64le, s390x, x86_64] multilib: [x86_64] rubygem-mysql2: rationale: A simple, fast Mysql library for Ruby, binding to libmysql repository: git+https://gitlab.com/redhat/centos-stream/rpms/rubygem-mysql2 cache: https://git.centos.org/repo/pkgs/rubygem-mysql2 ref: stream-ruby-3.1-rhel-9.1.0 buildorder: 102 arches: [aarch64, ppc64le, s390x, x86_64] rubygem-pg: rationale: A Ruby interface to the PostgreSQL RDBMS repository: git+https://gitlab.com/redhat/centos-stream/rpms/rubygem-pg cache: https://git.centos.org/repo/pkgs/rubygem-pg ref: stream-ruby-3.1-rhel-9.1.0 buildorder: 102 arches: [aarch64, ppc64le, s390x, x86_64] ...