How to fix: "Error Bundler::HTTPError during request to dependency API"

Posted . Visible to the public.

If bundle install shows the following message for you ...

Error Bundler::HTTPError during request to dependency API

... upgrade to Bundler ≥ 1.2.4:

gem install bundler

Apparently Show archive.org snapshot , it just hides the message.

Profile picture of Arne Hartherz
Arne Hartherz
Last edit
License
Source code in this card is licensed under the MIT License.
Posted by Arne Hartherz to makandra dev (2013-02-15 10:12)