gem list -r has old versions of gem
Rubygems.org lists the latest version of rainbros (0.0.5). HItting the API returns the latest version as well: https://rubygems.org/api/v1/versions/rainbros.json.
However, gem list -r rainbros returns the following:
REMOTE GEMS
rainbros (0.0.2)
This means that running gem install rainbros
installs an old version. Any ideas? I wasn't under the impression
that there was any real lag time between cutting a new release and
that release being available for installation.
Comments are currently closed for this discussion. You can start a new one.
2 Posted by ian on 12 Feb, 2012 03:20 PM
looks like this was caused by a crash on the site. seems good to go now :)
Support Staff 3 Posted by Evan Phoenix on 21 Feb, 2012 01:10 AM
Thanks!
Evan Phoenix closed this discussion on 21 Feb, 2012 01:10 AM.