Created
November 11, 2021 14:16
-
-
Save schweigert/9a113de7c904457d43582ede00b8f93f to your computer and use it in GitHub Desktop.
Install bundler version from Gemfile.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install bundler -v "$(grep -A 1 "BUNDLED WITH" Gemfile.lock | tail -n 1)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment