Gem problems with openssl
I did a bundle install
on a Rails project and got a bunch of errors dealing
with openssl when it tries to compile. Towards the end of the message, we see:
The solution is to
Even if you have openssl installed, make sure to run the link command otherwise bundler won’t see it.