mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
parent
9d696aa204
commit
2755cb1b2f
262 changed files with 3027 additions and 3113 deletions
|
@ -30,7 +30,7 @@ The push command will use ~/.gem/credentials to authenticate to a server, but yo
|
|||
end
|
||||
|
||||
def initialize
|
||||
super "push", "Push a gem up to the gem server", :host => host
|
||||
super "push", "Push a gem up to the gem server", host: host
|
||||
|
||||
@user_defined_host = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue