command line error for gem owner

liangzan's Avatar

liangzan

28 Mar, 2012 07:15 AM

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

  1. Support Staff 2 Posted by Evan Phoenix on 28 Mar, 2012 03:57 PM

    Evan Phoenix's Avatar

    You have to specify the name of the gem to add the owner to, just like the error message indicates.

  2. Evan Phoenix closed this discussion on 28 Mar, 2012 03:57 PM.

Comments are currently closed for this discussion. You can start a new one.