Skip to content

Instantly share code, notes, and snippets.

@ashaegupta
Last active August 29, 2015 14:22
Show Gist options
  • Save ashaegupta/912bdca76116a5d3e191 to your computer and use it in GitHub Desktop.
Save ashaegupta/912bdca76116a5d3e191 to your computer and use it in GitHub Desktop.
Upgrade ruby or rbenv
brew update
brew upgrade ruby-build
rbenv install 2.2.1
gem install bundler
bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment