aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/other/major_deprecation_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/other/major_deprecation_spec.rb')
-rw-r--r--spec/bundler/other/major_deprecation_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/other/major_deprecation_spec.rb b/spec/bundler/other/major_deprecation_spec.rb
index 465d769538..196fbe0c31 100644
--- a/spec/bundler/other/major_deprecation_spec.rb
+++ b/spec/bundler/other/major_deprecation_spec.rb
@@ -30,7 +30,7 @@ RSpec.describe "major deprecations" do
G
end
- describe "bundle_ruby" do
+ describe "bundle_ruby", :ruby_repo do
it "prints a deprecation" do
bundle_ruby
out.gsub! "\nruby #{RUBY_VERSION}", ""