Problem with 'bundle install' after pushing a new gem version
It's been well over 30 minutes since I pushed version 0.0.50 of the phocoder-rails gem. In a project that has phocoder-rails in the Gemfile I'm getting this:
$ bundle install Fetching gem metadata from http://rubygems.org/.......
Fetching gem metadata from http://rubygems.org/..
Could not find phocoder-rails-0.0.50 in any of the sources
Things do work locally if I add a --full-index flag, but then when I try to push to heroku, I get the same error message.
Thanks,
Jeremy
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Jeremy Green on 01 Jan, 2013 05:25 PM
Oops. I think I have an invalid gemspec file in my gem. Sorry for the trouble.
Jeremy
Nick Quaranto closed this discussion on 10 Jan, 2013 04:33 PM.