Created
October 1, 2019 22:36
-
-
Save sashadev-sky/03707f5ca3983d9de7c0b2a9a5d50c9e to your computer and use it in GitHub Desktop.
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
refile problem - need to use downgraded bundler version to install gems | |
```Bash | |
$ gem install bundler -v 2.0.1 | |
$ bundle _2.0.1_ install | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment