---
document: modulemd
version: 2
data:
  name: ruby-devel
  stream: "2.6"
  version: 8050020220620080640
  context: c7643c7d
  arch: aarch64
  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: {}
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
    requires:
      platform: [oc8]
      ruby: [2.6]
  references:
    community: http://ruby-lang.org/
    documentation: https://www.ruby-lang.org/en/documentation/
    tracker: https://bugs.ruby-lang.org/
  buildopts:
    rpms:
      macros: >
        %_without_rubypick 1
  components:
    rpms:
      ruby:
        rationale: An interpreter of object-oriented scripting language
        ref: ba45409ade310ba5b5a05aecf022bf60d73ff25a
        buildorder: 101
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      rubygem-abrt:
        rationale: ABRT support for Ruby
        ref: 67920f3717cde537ad8423716e1a03921701624e
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-bson:
        rationale: Ruby Implementation of the BSON specification
        ref: 0e5e5c1b23f291d95a063e7dcb17103dcac4bf87
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-mongo:
        rationale: Ruby driver for MongoDB
        ref: e9700f3d543454fca37b285a33ef227505ced9d3
        buildorder: 103
        arches: [aarch64, x86_64]
      rubygem-mysql2:
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
        ref: 179cb30b20e0096d24ef0e60ee703c6cc32a125b
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-pg:
        rationale: A Ruby interface to the PostgreSQL RDBMS
        ref: 904506bba29bb53c21b96156a235a5eddcdc3986
        buildorder: 102
        arches: [aarch64, x86_64]
...