I am trying to install the Bundler gem on my Mac. With the command: sudo gem install bundler I get the following error:
sudo gem install bundler
ERROR: Could not find a
For those that arent using rvm, but are using homebrew:
brew tap raggi/ale brew install openssl-osx-ca
This worked for me.