I need to "re-publish" unity gem with the same version
I just published a new gem "unity" and then realized that I had my file structure dorked up. I need to republish it, but use the same version # - so I did the yank command, but it still won't let me.
What should be my next steps?
thanks.
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Caleb Jenkins on 13 Aug, 2010 03:16 PM
Nevermind - I've just re-pushed with the version.date appended. Seems to be a clunky workaround for a true "republish"
Support Staff 3 Posted by Nick Quaranto on 14 Aug, 2010 04:14 PM
Yeah, or just bump the minor version (0.0.2 => 0.0.3) for instance.
I've added some of the reasons why Gemcutter works this way to the FAQ here: http://help.rubygems.org/faqs/gemcutter/removing-a-published-rubygem
Nick Quaranto closed this discussion on 14 Aug, 2010 04:14 PM.