mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
Update rubygems with latest upstream changes
Closes: https://github.com/ruby/ruby/pull/2154
This commit is contained in:
parent
a15f7dd1fb
commit
d0a5467320
28 changed files with 200 additions and 228 deletions
|
@ -101,7 +101,7 @@ Gem x-2
|
|||
fetcher.spec 'b', 2
|
||||
end
|
||||
|
||||
@cmd.options[:args] = %w[/[ab]/]
|
||||
@cmd.options[:args] = %w[[ab]]
|
||||
|
||||
use_ui @stub_ui do
|
||||
@cmd.execute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue