1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Sync bundler & rubygems

This commit is contained in:
David Rodríguez 2021-04-21 13:54:29 +02:00 committed by Hiroshi SHIBATA
parent 15160e9b4f
commit 5b0abba931
Notes: git 2021-05-11 11:30:05 +09:00
60 changed files with 1041 additions and 266 deletions

View file

@ -36,7 +36,7 @@ class Gem::Commands::OpenCommand < Gem::Command
end
def usage # :nodoc:
"#{program_name} GEMNAME [-e COMMAND]"
"#{program_name} [-e COMMAND] GEMNAME"
end
def get_env_editor