How to install Ruby 3.0.3 with OpenSSL using MacPorts and RVM
Recently a security patch for Ruby (3.0.3) was released and like a good code maintainer I went to install it. Everything seemed to work fine, alas when I tried to install my gems on the new version I got…
Could not load OpenSSL. You must recompile Ruby with OpenSSL support or change the sources in your Gemfile from ‘https’ to ‘http’. Instructions for compiling with OpenSSL using RVM are available at rvm.io/packages/openssl.