See the docs for rbenv
If using homebrew: brew install rbenv
In the home directory of this project, run the following commands to set the version of ruby that we're using for this project
rbenv install 2.4.2
rbenv local 2.4.2
See the docs for rbenv
If using homebrew: brew install rbenv
In the home directory of this project, run the following commands to set the version of ruby that we're using for this project
rbenv install 2.4.2
rbenv local 2.4.2