Skip to content

Instantly share code, notes, and snippets.

@sashadev-sky
Created October 1, 2019 22:36
Show Gist options
  • Save sashadev-sky/03707f5ca3983d9de7c0b2a9a5d50c9e to your computer and use it in GitHub Desktop.
Save sashadev-sky/03707f5ca3983d9de7c0b2a9a5d50c9e to your computer and use it in GitHub Desktop.
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