mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
[rubygems/rubygems] Bump up to test version for 4.0.0.dev
https://github.com/rubygems/rubygems/commit/9d70887185
This commit is contained in:
parent
d0b89cab4e
commit
366e9c55f5
@ -1571,12 +1571,12 @@ RSpec.describe "bundle update --bundler" do
|
||||
end
|
||||
|
||||
it "does not claim to update to Bundler version to a wrong version when cached gems are present" do
|
||||
pristine_system_gems "bundler-2.99.0"
|
||||
pristine_system_gems "bundler-4.99.0"
|
||||
|
||||
build_repo4 do
|
||||
build_gem "myrack", "3.0.9.1"
|
||||
|
||||
build_bundler "2.99.0"
|
||||
build_bundler "4.99.0"
|
||||
end
|
||||
|
||||
gemfile <<~G
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user