Created
December 28, 2016 14:44
-
-
Save madhikarma/10b13957a6a4ad56659bda6d2d50ccc1 to your computer and use it in GitHub Desktop.
Ruby setup for using Fastlane
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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