leeky/bingo

Unresolved gem dependencies

Opened this issue · 1 comments

When running bundle install, get the following:

"Could not find capistrano-2.13.4 in any of the sources"

Deleting Gemfile.lock allowed me to get past this.

Looks like capistrano-2.13.4 was removed from Rubygems for some reason.

Might I suggest running "bundle update capistrano", rather than deleting the entire Gemfile.lock, as that won't update the versions of other gems the project requires. I seem to remember that Prawn was buggy with later versions and custom fonts.