Skip to content
wendysmoak edited this page Dec 22, 2019 · 1 revision

= rbenv =

If rbenv install x.y.z does not work because the version is not available, try this:

brew update
brew upgrade ruby-build
Clone this wiki locally