Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Unresolved gem dependencies #1

Open
bdcravens opened this issue Apr 17, 2013 · 1 comment
Open

Unresolved gem dependencies #1

bdcravens opened this issue Apr 17, 2013 · 1 comment

Comments

@bdcravens
Copy link

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.

@leeky
Copy link
Owner

leeky commented Apr 18, 2013

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.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants