Starting around 3:30 PM Pacific, gem installs stopped working on my builds from Rubygems. At first I thought it was a particular gem and I added Github as a source, but each time I do this it fails on a new gem. I also am able to uninstall and reinstall the gems locally just fine from Rubygems with no problem, and the gems are still listed on Rubygems with the version I am trying to use. I am getting an error like this:
Your bundle is locked to gyoku (1.3.1), but that version could not be found in
any of the sources listed in your Gemfile. If you haven’t changed sources, that
means the author of gyoku (1.3.1) has removed it. You’ll need to update your
bundle to a version other than gyoku (1.3.1) that hasn’t been removed in order
to install.