Skip to content

Instantly share code, notes, and snippets.

@thotmx
Last active August 29, 2015 14:11
Show Gist options
  • Save thotmx/afcf3811c7853f57c76b to your computer and use it in GitHub Desktop.
Save thotmx/afcf3811c7853f57c76b to your computer and use it in GitHub Desktop.
Upgrade Rbenv
$ cd ~/.rbenv/plugins/ruby-build/
$ git pull
$ cd .rbenv
$ git pull
$ rbenv install <ruby-version>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment