Skip to content

Instantly share code, notes, and snippets.

@karloscarweber
Created August 21, 2023 15:53
Show Gist options
  • Save karloscarweber/d3f6b1b2eae5213e8d69ad55b26fb629 to your computer and use it in GitHub Desktop.
Save karloscarweber/d3f6b1b2eae5213e8d69ad55b26fb629 to your computer and use it in GitHub Desktop.
Installing Ruby on Mac OSX

Spoiler alert it sucks. But this worked for me:

rvm install x.x.x --with-openssl-dir=`brew --prefix openssl`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment