Skip to content

Instantly share code, notes, and snippets.

@krystofwoldrich
Created August 31, 2023 18:59
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 krystofwoldrich/0f264704096d0422b2d85a80702a4632 to your computer and use it in GitHub Desktop.
Save krystofwoldrich/0f264704096d0422b2d85a80702a4632 to your computer and use it in GitHub Desktop.
Sadly the only way to install 2.x.x Ruby
brew install openssl@1.1
brew uninstall --ignore-dependencies openssl@3
rvm install 2.5.1
brew install --ignore-dependencies openssl@3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment