gem push fails
Hi,
I created a fibonacci gem (https://github.com/chaitanyav/fibonacci),
was trying to push to rubygems.org . I am getting this message,
please help
gem push pkg/fibonacci-0.0.1.gem Pushing gem to https://rubygems.org...
You do not have permission to push to this gem.
~chaitanya
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Eric Hodel on 30 Nov, 2011 08:03 PM
You get this message because the name is already in use by a different user. You will need to pick a different name.
http://rubygems.org/gems/fibonacci
Eric Hodel closed this discussion on 30 Nov, 2011 08:03 PM.