I have a cms engine that I created not long back, I have used it many times with no problems. But as of today I keep getting this error when trying to update the engine/gem or if I push it to Heroku.
This is the error I get:
Error Bundler::HTTPError during request to dependency API
I know that the Rubygems "Dependency API" has been down over the last couple of days. But it should be up again. How can I troubleshoot this error further and determin whether this is a problem on my side or with Rubygems ?
Thanks, Jakob