summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/check_spec.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <[email protected]>2022-02-09 17:11:52 +0100
committergit <[email protected]>2022-02-11 18:20:20 +0900
commit7b676b3ce383c0b43a81694f80fbb424ee753213 ()
tree290fdcce68bee611b5d102ca7da3e5dd6e94ec2e /spec/bundler/commands/check_spec.rb
parent22bf6e43937a198b94230b7a496983bf816551c6 (diff)
[rubygems/rubygems] Fix corrupted lockfile when using `gemspec` and multiple sources
https://.com/rubygems/rubygems/commit/9712262d90
-rw-r--r--spec/bundler/commands/check_spec.rb63
1 files changed, 63 insertions, 0 deletions
@@ -431,6 +431,69 @@ RSpec.describe "bundle check" do
end
end
describe "BUNDLED WITH" do
def lock_with(bundler_version = nil)
lock = <<~L