Skip to content

Instantly share code, notes, and snippets.

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