Skip to content

Instantly share code, notes, and snippets.

@madhikarma
Created December 28, 2016 14:44
Show Gist options
  • Save madhikarma/10b13957a6a4ad56659bda6d2d50ccc1 to your computer and use it in GitHub Desktop.
Save madhikarma/10b13957a6a4ad56659bda6d2d50ccc1 to your computer and use it in GitHub Desktop.
Ruby setup for using Fastlane
brew update && brew upgrade openssl
rvm osx-ssl-certs update all
rvm reinstall ruby-2.2.3 --with-openssl-dir=/usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment