summaryrefslogtreecommitdiff
path: root/spec/commands/list_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/commands/list_spec.rb')
-rw-r--r--spec/commands/list_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/commands/list_spec.rb b/spec/commands/list_spec.rb
index c988d16d3a..613249cc59 100644
--- a/spec/commands/list_spec.rb
+++ b/spec/commands/list_spec.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-RSpec.describe "bundle list", :bundler => "3" do
+RSpec.describe "bundle list", :bundler => ">= 2" do
before do
install_gemfile <<-G
source "file://#{gem_repo1}"