Rubygems ignoring new gem versions
Twice now, I have pushed versions of my gem. It gives me no errors, and when I go to its page, the versions are fine. However, when I try to install it, it doesn't install the most recent version, even when I specify the correct. The documentation page also generates pages for the same previous version. Please advise.
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Jwosty on 11 Feb, 2012 06:33 PM
Oh also, the download link does give me the correct version.
Support Staff 3 Posted by Luis Lavena on 11 Feb, 2012 11:44 PM
Hello,
How can we know what is "your gem" if you don't give us the gem name to look into those details?
I think that will help us help you A LOT.
4 Posted by Dude on 12 Feb, 2012 12:18 AM
$ gem install finder -v 0.1.1 ERROR: Could not find a valid gem 'finder' (= 0.1.1) in any repository
ERROR: Possible alternatives: binder, tinder, finger, findler, findex
Try any new gem the last 10 hours or so. Won't install.
Support Staff 5 Posted by Luis Lavena on 12 Feb, 2012 12:23 AM
Nick:
Seems like things aren't looking good at RubyGems.org:
http://rubygems.org/gems/finder
6 Posted by Jwosty on 12 Feb, 2012 12:45 AM
@Luis: My gem is rubified.
Hmm... what kind of thing could cause the site to do this? I hope its fixed soon :)
Support Staff 7 Posted by Luis Lavena on 12 Feb, 2012 01:20 AM
Jwosty
https://twitter.com/#!/evanphx/status/168494554901774336
Seems there was a crash on rubygems.org but should be solved now.
Luis Lavena closed this discussion on 12 Feb, 2012 01:20 AM.
Jwosty re-opened this discussion on 12 Feb, 2012 02:53 AM
8 Posted by Jwosty on 12 Feb, 2012 02:53 AM
Awesome, thanks!
Support Staff 9 Posted by Evan Phoenix on 21 Feb, 2012 01:11 AM
This was caused by a rubygems.org issue that has been fixed.
Evan Phoenix closed this discussion on 21 Feb, 2012 01:11 AM.