[rubygems/rubygems] Regenerate VCR cassettes

8530965b9e
This commit is contained in:
David Rodríguez 2025-07-14 09:42:46 +02:00 committed by Hiroshi SHIBATA
parent 44dd27c430
commit fb4f9030cb

View file

@ -30,7 +30,7 @@ RSpec.describe "bundle install with complex dependencies", realworld: true do
G
bundle "lock", env: { "DEBUG_RESOLVER" => "1" }
expect(out).to include("Solution found after 1 attempts")
expect(out).to include("Solution found after 2 attempts")
end
it "resolves big gemfile quickly" do