diff --git a/ruby.yaml b/ruby.yaml index ac48f53..688a976 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -3,7 +3,7 @@ document: modulemd version: 2 data: name: ruby - stream: 2.5 + stream: "2.5" summary: An interpreter of object-oriented scripting language description: >- Ruby is the interpreted scripting language for quick and easy object-oriented @@ -14,7 +14,7 @@ data: - MIT dependencies: - buildrequires: - platform: [el8.3.0] + platform: [el8.4.0] requires: platform: [el8] references: @@ -54,7 +54,7 @@ data: - rubygems-devel buildopts: rpms: - macros: > + macros: | %_without_rubypick 1 components: rpms: @@ -65,7 +65,7 @@ data: multilib: [x86_64] rubygem-abrt: rationale: ABRT support for Ruby - ref: 79828b06cb877282963ef531eef2e9fc685d2a55 + ref: 310f9ba00561d7fbce2b89b01a5c3d5e7043706a buildorder: 102 rubygem-bson: rationale: Ruby Implementation of the BSON specification @@ -88,4 +88,3 @@ data: ref: 4428410e4288cd31fd0536d4a8475580d43a4c47 buildorder: 102 ... -