After update on mac 10.15.2 I got the following error:
/Users/tzolkin/.rbenv/versions/2.2.2/lib/ruby/2.2.0/digest.rb:15:in `const_missing': library not found for class Digest::SHA1 -- digest/sha1 (LoadError)
Steps
- Remove the rbenv old version
rbenv uninstall 2.2.0
- Install [email protected]
brew install rbenv/tap/[email protected]
- Finally
openssl-dir=$(brew --prefix [email protected])" rbenv install 2.2.0
I386 arch error installing old scrypt gem version with OS X Mojave
https://visdup.blogspot.com/2018/12/i386-arch-error-installing-old-scrypt.html