Created
March 25, 2015 11:12
-
-
Save asecondwill/e3c99ad3d653619b05e9 to your computer and use it in GitHub Desktop.
Install new version of ruby
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.0 | |
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