Created
December 30, 2018 05:47
-
-
Save philihp/77ed7ac4cfab93ffb97990359e375831 to your computer and use it in GitHub Desktop.
Installing new Ruby 2.6.0 with rbenv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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