mirror of
https://github.com/ruby/ruby.git
synced 2025-09-21 11:33:58 +02:00
Merge RubyGems-3.3.18 and Bundler-2.3.18
This commit is contained in:
parent
7ef68dd74a
commit
0918783347
69 changed files with 586 additions and 167 deletions
|
@ -412,6 +412,7 @@ class TestGemCommandsPristineCommand < Gem::TestCase
|
|||
|
||||
install_gem specs["b-1"]
|
||||
FileUtils.rm File.join(gemhome2, 'cache', 'b-1.gem')
|
||||
Gem::Specification.reset
|
||||
|
||||
@cmd.options[:args] = %w[a b]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue