Skip to content

Instantly share code, notes, and snippets.

@crilleengvall
Last active December 15, 2015 20:59
Show Gist options
  • Save crilleengvall/5322298 to your computer and use it in GitHub Desktop.
Save crilleengvall/5322298 to your computer and use it in GitHub Desktop.
Updating ruby version
ruby '1.9.3'
$ \curl -L https://get.rvm.io | bash -s stable --ruby=1.9.3 --autolibs=enabled
rvm --default use 1.9.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment