Please remove gem restfulie version 0.9
While uploading the gem some kind of problem occurred and the file is invalid on the server now. I need to remove the gem so I can completely override it with the correct one.
Could you please remove the restfulie version 0.9.0 (latest) gem from the repository and notify me?
Regards
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Guilherme Silveira on 09 Aug, 2010 12:47 PM
BTW, here is the ouput for gem yank:
~/Documents/restfulie/ruby ruby-1.8.7 (master) $ gem -v 1.3.7
~/Documents/restfulie/ruby ruby-1.8.7 (master) $ gem update --system Updating RubyGems
Nothing to update
~/Documents/restfulie/ruby ruby-1.8.7 (master) $ gem yank ERROR: While executing gem ... (RuntimeError)
3 Posted by Guilherme Silveira on 09 Aug, 2010 12:51 PM
I've yanked the gem but I need it to be completely removed so I can update it. I've read this is the way to go here..
Thanks:
~/Documents/restfulie/ruby ruby-1.8.7 (master) $ gem push pkg/restfulie-0.9.0.gem Pushing gem to RubyGems.org...
Repushing of gem versions is not allowed.
Please use
gem yankto remove bad gem releases.~/Documents/restfulie/ruby ruby-1.8.7 (master) $
Support Staff 4 Posted by Nick Quaranto on 14 Aug, 2010 04:09 PM
Hi there,
We don't allow repushing of gem versions. I've added the reasons why and more to an FAQ here since many seem to ask :)
http://help.rubygems.org/faqs/gemcutter/removing-a-published-rubygem
Nick Quaranto closed this discussion on 14 Aug, 2010 04:09 PM.