From 5c13adb746ad7d0f829809ee833e4fdde1238e68 Mon Sep 17 00:00:00 2001 From: David Rodríguez Date: Mon, 1 Aug 2022 11:46:49 +0200 Subject: [rubygems/rubygems] Fix comment incorrectly copied from another spec https://github.com/rubygems/rubygems/commit/9be5eae9cf --- spec/bundler/commands/outdated_spec.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'spec/bundler') diff --git a/spec/bundler/commands/outdated_spec.rb b/spec/bundler/commands/outdated_spec.rb index d0209022a2..3b09d6f177 100644 --- a/spec/bundler/commands/outdated_spec.rb +++ b/spec/bundler/commands/outdated_spec.rb @@ -1114,8 +1114,7 @@ RSpec.describe "bundle outdated" do gem 'major', '1.0.0' G - # remove 1.4.3 requirement and bar altogether - # to setup update specs below + # remove all version requirements gemfile <<-G source "#{file_uri_for(gem_repo4)}" gem 'patch' -- cgit v1.2.3