Skip to content

Instantly share code, notes, and snippets.

@marlosirapuan
Created September 7, 2024 12:34
Show Gist options
  • Save marlosirapuan/98b6dd829e19c30b2e7146c3cf3c6d26 to your computer and use it in GitHub Desktop.
Save marlosirapuan/98b6dd829e19c30b2e7146c3cf3c6d26 to your computer and use it in GitHub Desktop.
install ruby 2.7.8 on mac m1 with mise
RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.1)" mise use ruby@2.7.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment