From 1db65c45d2552b452087209a59471ae9d8611aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Thu, 21 Mar 2019 12:37:48 +0100 Subject: Remove unnecessary Gemfile line --- spec/other/major_deprecation_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/other/major_deprecation_spec.rb b/spec/other/major_deprecation_spec.rb index 7047235dd3..e67c524206 100644 --- a/spec/other/major_deprecation_spec.rb +++ b/spec/other/major_deprecation_spec.rb @@ -7,7 +7,6 @@ RSpec.describe "major deprecations" do before do install_gemfile! <<-G source "file:#{gem_repo1}" - ruby #{RUBY_VERSION.dump} gem "rack" G end -- cgit v1.2.1