We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vagrant up
Gemfile.lock
When checking out the master branch, I am getting an error on vagrant up that is preventing me from testing changes locally.
==> default: Your Gemfile.lock is corrupt. The following gem is missing from the DEPENDENCIES ==> default: section: 'bones'
The text was updated successfully, but these errors were encountered:
0dc239c
Merge pull request #2317 from DevOpsDaysDC/nathen/lock_bundler
916372a
Resolves #2316 - lock bundler at version 1.10.6
Weird - this one popped up again today... Had to add the bundler version in the Dockerfile.
Sorry, something went wrong.
No branches or pull requests
When checking out the master branch, I am getting an error on
vagrant up
that is preventing me from testing changes locally.The text was updated successfully, but these errors were encountered: