Error while installing Ruby 2.3.7 in mac os 10.15.5 Catalina using RVM; OpenSSL not found
问题 I am trying to install ruby using below commands source ~/.rvm/scripts/rvm rvm install 2.3.7 I encountered this error while I was trying to install ruby 2.3.7 in MacOs Catalina 10.15.5 rvm install 2.3.7 Warning, new version of rvm available '1.29.10', you are using older version '1.29.9'. You can disable this warning with: echo rvm_autoupdate_flag=0 >> ~/.rvmrc You can enable auto-update with: echo rvm_autoupdate_flag=2 >> ~/.rvmrc You can update manually with: rvm get VERSION (e.g. 'rvm get