--- document: modulemd version: 2 data: name: ruby stream: 2.6 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-libs - rubygem-abrt - rubygem-bigdecimal - rubygem-bson - rubygem-bundler - rubygem-did_you_mean - rubygem-io-console - rubygem-irb - 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: ba45409ade310ba5b5a05aecf022bf60d73ff25a rubygem-abrt: buildorder: 102 rationale: ABRT support for Ruby ref: 67920f3717cde537ad8423716e1a03921701624e rubygem-bson: buildorder: 102 rationale: Ruby Implementation of the BSON specification ref: 0e5e5c1b23f291d95a063e7dcb17103dcac4bf87 rubygem-mongo: buildorder: 103 rationale: Ruby driver for MongoDB ref: e9700f3d543454fca37b285a33ef227505ced9d3 rubygem-mysql2: buildorder: 102 rationale: A simple, fast Mysql library for Ruby, binding to libmysql ref: 179cb30b20e0096d24ef0e60ee703c6cc32a125b rubygem-pg: buildorder: 102 rationale: A Ruby interface to the PostgreSQL RDBMS ref: 904506bba29bb53c21b96156a235a5eddcdc3986 ...