Skip to content

Instantly share code, notes, and snippets.

@mehagar
Created May 4, 2020 22:59
Show Gist options
  • Save mehagar/a5163b540123ac12b160c0d22d5298c3 to your computer and use it in GitHub Desktop.
Save mehagar/a5163b540123ac12b160c0d22d5298c3 to your computer and use it in GitHub Desktop.
Install Ruby 2.1.0
rvm pkg install openssl
rvm install $(RUBY_VERSION) --with-openssl-dir=$(HOME)/.rvm/usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment