From eb33c72e06c714213877c0bc7de01040aada4307 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Jan 23 2023 16:34:45 +0000 Subject: Use ruby, not rubypick 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 --- diff --git a/pre-commit.spec b/pre-commit.spec index dbf705f..5673699 100644 --- a/pre-commit.spec +++ b/pre-commit.spec @@ -38,7 +38,7 @@ BuildRequires: luarocks BuildRequires: npm BuildRequires: nodejs BuildRequires: perl-CPAN -BuildRequires: rubypick +BuildRequires: ruby BuildRequires: rubygems # Manually added to speed up the %%check section