command line error for gem owner
After I ran this command from my gem's repo's root directory
gem owner --add [email blocked]
ERROR: While executing gem ... (Gem::CommandLineError)
Please specify a gem name on the command line (e.g. gem build GEMNAME)
My rubygems version is 1.8.10
My ruby is 1.9.2
OS: linux
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Evan Phoenix on 28 Mar, 2012 03:57 PM
You have to specify the name of the gem to add the owner to, just like the error message indicates.
Evan Phoenix closed this discussion on 28 Mar, 2012 03:57 PM.