You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2021. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
#.
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.
The text was updated successfully, but these errors were encountered: