---
document: modulemd
version: 2
data:
  name: ruby
  stream: "2.5"
  version: 8050020220620081504
  context: c7643c7d
  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-oc-8.5.0-build
          ref: virtual
          stream: oc8.5.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 15fe03e6f4a99b1efd0f45d56e752c87e6b1ca68
      mse: TRUE
      rpms:
        ruby:
          ref: 0927a09929aa004353e9779ea50521be782b4b61
        rubygem-abrt:
          ref: 61ae4f3fa3a144a4e81865868a5e4aaa80881b64
        rubygem-bson:
          ref: 4ea3bd4912bf545086459eaecffc690f227551ed
        rubygem-bundler:
          ref: 5e7f626acf197a131132364a5fee71705dae9859
        rubygem-mongo:
          ref: 0c14caf6c8c20d6f04e500852f0fdfe254b589e7
        rubygem-mysql2:
          ref: cad119df4c887033282a23a3cbebd27c547ae850
        rubygem-pg:
          ref: 0581565def5d93223a3373a313cc12e3142419bf
      scmurl: https://gitee.com/src-opencloudos-modules/ruby.git?#15fe03e6f4a99b1efd0f45d56e752c87e6b1ca68
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
    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:
        rationale: An interpreter of object-oriented scripting language
        repository: git+https://gitee.com/src-opencloudos-rpms/ruby
        cache: http://pkgs.fedoraproject.org/repo/pkgs/ruby
        ref: 0927a09929aa004353e9779ea50521be782b4b61
        buildorder: 101
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      rubygem-abrt:
        rationale: ABRT support for Ruby
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-abrt
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-abrt
        ref: 61ae4f3fa3a144a4e81865868a5e4aaa80881b64
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-bson:
        rationale: Ruby Implementation of the BSON specification
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-bson
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-bson
        ref: 4ea3bd4912bf545086459eaecffc690f227551ed
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-bundler:
        rationale: Library and utilities to manage a Ruby application's gem dependencies
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-bundler
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-bundler
        ref: 5e7f626acf197a131132364a5fee71705dae9859
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-mongo:
        rationale: Ruby driver for MongoDB
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-mongo
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-mongo
        ref: 0c14caf6c8c20d6f04e500852f0fdfe254b589e7
        buildorder: 103
        arches: [aarch64, x86_64]
      rubygem-mysql2:
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-mysql2
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-mysql2
        ref: cad119df4c887033282a23a3cbebd27c547ae850
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-pg:
        rationale: A Ruby interface to the PostgreSQL RDBMS
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-pg
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-pg
        ref: 0581565def5d93223a3373a313cc12e3142419bf
        buildorder: 102
        arches: [aarch64, x86_64]
...