Skip to content

Instantly share code, notes, and snippets.

@rob-murray
Created April 14, 2020 20:14
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rob-murray/b32636f42b768306ac57b0e5eb954851 to your computer and use it in GitHub Desktop.
Save rob-murray/b32636f42b768306ac57b0e5eb954851 to your computer and use it in GitHub Desktop.
ASDF - Install Ruby with SSL
RUBY_CONFIGURE_OPTS="--with-openssl-dir=/usr/local/opt/openssl" asdf install ruby 2.6.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment