Skip to content

Instantly share code, notes, and snippets.

@hieunguyentrung
Created December 14, 2019 09:33
Show Gist options
  • Save hieunguyentrung/b3c0c28462c572fc413c02c77f80d5cb to your computer and use it in GitHub Desktop.
Save hieunguyentrung/b3c0c28462c572fc413c02c77f80d5cb to your computer and use it in GitHub Desktop.
warning gems
```
gem uninstall --all --ignore-dependencies --executables
gem install bundler
gem update --system
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment