From c248ba88500712784d50641819ab69e83732b3f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 11 Jan 2021 16:57:25 +0100 Subject: [PATCH] method_source dependency doesn't need to be relaxed anymore. The latest method_source satisfying the dependency is already available. --- rubygem-pry.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/rubygem-pry.spec b/rubygem-pry.spec index 1bae8fe..f3994a0 100644 --- a/rubygem-pry.spec +++ b/rubygem-pry.spec @@ -47,11 +47,6 @@ pushd %{_builddir} %patch0 -p1 popd -# Relax method_source. It seems that the higher version is enforced just -# due to JRuby. -%gemspec_remove_dep -g method_source "~> 1.0" -%gemspec_add_dep -g method_source "< 2" - %build # Create the gem as gem install only works on a gem file