Skip to content

Instantly share code, notes, and snippets.

@philihp
Created December 30, 2018 05:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philihp/77ed7ac4cfab93ffb97990359e375831 to your computer and use it in GitHub Desktop.
Save philihp/77ed7ac4cfab93ffb97990359e375831 to your computer and use it in GitHub Desktop.
Installing new Ruby 2.6.0 with rbenv
brew upgrade ruby-build
rbenv install 2.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment