Skip to content

Instantly share code, notes, and snippets.

@Vaduz
Created November 26, 2013 05:54
Show Gist options
  • Save Vaduz/7654009 to your computer and use it in GitHub Desktop.
Save Vaduz/7654009 to your computer and use it in GitHub Desktop.
Upgrading ruby 2.0.0-p353 from p247 on Mac OS 10.9
brew unlink ruby-build
brew link autoconf
brew install ruby-build
rbenv install 2.0.0-p353
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment