summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/other/major_deprecation_spec.rb1
1 files changed, 0 insertions, 1 deletions
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