--- document: modulemd version: 2 data: name: ruby stream: 2.5 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 dependencies: - buildrequires: platform: [oc8] requires: platform: [oc8] 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-devel - ruby-irb - ruby-libs - rubygem-abrt - rubygem-bigdecimal - rubygem-bson - rubygem-bundler - rubygem-did_you_mean - rubygem-io-console - rubygem-json - rubygem-minitest - rubygem-mongo - rubygem-mysql2 - rubygem-net-telnet - rubygem-openssl - rubygem-pg - rubygem-power_assert - rubygem-psych - rubygem-rake - rubygem-rdoc - rubygem-test-unit - rubygem-xmlrpc - rubygems - rubygems-devel buildopts: rpms: macros: | %_without_rubypick 1 components: rpms: ruby: buildorder: 101 multilib: - x86_64 rationale: An interpreter of object-oriented scripting language ref: 0927a09929aa004353e9779ea50521be782b4b61 rubygem-abrt: buildorder: 102 rationale: ABRT support for Ruby ref: 61ae4f3fa3a144a4e81865868a5e4aaa80881b64 rubygem-bson: buildorder: 102 rationale: Ruby Implementation of the BSON specification ref: 4ea3bd4912bf545086459eaecffc690f227551ed rubygem-bundler: buildorder: 102 rationale: Library and utilities to manage a Ruby application's gem dependencies ref: 5e7f626acf197a131132364a5fee71705dae9859 rubygem-mongo: buildorder: 103 rationale: Ruby driver for MongoDB ref: 0c14caf6c8c20d6f04e500852f0fdfe254b589e7 rubygem-mysql2: buildorder: 102 rationale: A simple, fast Mysql library for Ruby, binding to libmysql ref: cad119df4c887033282a23a3cbebd27c547ae850 rubygem-pg: buildorder: 102 rationale: A Ruby interface to the PostgreSQL RDBMS ref: 0581565def5d93223a3373a313cc12e3142419bf ...