Update rubygems with latest upstream changes

Closes: https://github.com/ruby/ruby/pull/2154
This commit is contained in:
David Rodríguez 2019-04-26 13:26:21 +02:00 committed by Hiroshi SHIBATA
parent a15f7dd1fb
commit d0a5467320
28 changed files with 200 additions and 228 deletions

View file

@ -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