Gem push after yank
Whenever I try to perform a gem push on a version I just yanked,
it keeps telling me:
"Pushing gem to https://rubygems.org... Repushing of gem
versions is not allowed.
Please use gem yank to remove bad gem releases."
I have only fixed a very small bug I did not see until after I
pushed my gem (rubydraw), and I have tried yanking and pushing and
rebuilding the .gem file several times to no avail. Any idea on
what is causing this and how to fix it?
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Jwosty on 19 Nov, 2011 03:39 AM
Meh, I just pushed a new version with the bugfix, called 0.1.7.1. The yanked version was 0.1.7. But help would still be appreciated! :)
Support Staff 3 Posted by Nick Quaranto on 08 Dec, 2011 02:30 AM
This is by design. RubyGems, once pushed, are not meant to be changed. Check out the FAQ here for more info:
http://help.rubygems.org/kb/gemcutter/removing-a-published-rubygem
Nick Quaranto closed this discussion on 08 Dec, 2011 02:30 AM.