summaryrefslogtreecommitdiff
path: root/spec/bundler/update/redownload_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/update/redownload_spec.rb')
-rw-r--r--spec/bundler/update/redownload_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/update/redownload_spec.rb b/spec/bundler/update/redownload_spec.rb
index 018d3ed2e9..2138af510c 100644
--- a/spec/bundler/update/redownload_spec.rb
+++ b/spec/bundler/update/redownload_spec.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-RSpec.describe "bundle update", :bundler => "< 2", :ruby => ">= 2.0" do
+RSpec.describe "bundle update", :bundler => "< 3", :ruby => ">= 2.0" do
before :each do
install_gemfile <<-G
source "file://#{gem_repo1}"