Created
September 20, 2016 23:54
-
-
Save cliffom/92a0841f14a1a6f43076993bada5a115 to your computer and use it in GitHub Desktop.
Use Ruby 2.2.5
This file contains 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
rbenv install 2.2.5 | |
rbenv local 2.2.5 | |
rbenv global 2.2.5 | |
rbenv rehash | |
gem install bundler | |
bundle install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for rvm