#11 Use ruby, not rubypick
Merged a year ago by music. Opened a year ago by tdawson.
rpms/ tdawson/pre-commit rawhide  into  rawhide

file modified
+1 -1
@@ -38,7 +38,7 @@ 

  BuildRequires:  npm

  BuildRequires:  nodejs

  BuildRequires:  perl-CPAN

- BuildRequires:  rubypick

+ BuildRequires:  ruby

  BuildRequires:  rubygems

  

  # Manually added to speed up the %%check section

From what I can see, there is no reason to use rubypick vs ruby.
Please use ruby instead of rubypick.
This will allow us to not have rubypick in RHEL.

Signed-off-by: Troy Dawson tdawson@redhat.com

LGTM. Thanks. Will merge after CI finishes.

Build succeeded.

Pull-Request has been merged by music

a year ago
Metadata