Skip to content

Instantly share code, notes, and snippets.

@nantekkotai
Created April 9, 2013 09:18
Show Gist options
  • Save nantekkotai/5344283 to your computer and use it in GitHub Desktop.
Save nantekkotai/5344283 to your computer and use it in GitHub Desktop.
rbenvをアップデートする ref: http://qiita.com/items/c96bd00cdfefee545b5a
$ brew unlink ruby-build
$ brew install --HEAD ruby-build
$ rbenv install 2.0.0-p0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment