Trying to set up a new macbook for a colleague. Not going well.
First I install OpenSSL:
Heathers-MacBook-Pro:~ heather$ rvm pkg install openssl F
For older version of ruby 2.2.10 on MacOS High Sierra 10.13.6 the only thing worked for me was:
2.2.10
MacOS High Sierra 10.13.6
brew switch openssl 1.0.2s
--with-openssl-dir
rvm reinstall 2.2.10 --with-openssl-dir=/usr/local/Cellar/openssl/1.0.2s