Feb 19 2011
∞
Undefined constant OpenSSL::Digest::SHA256
This is probably because you have an old version of OpenSSL.
If you’re running rvm (and you should be), it’s easily fixed by installing a local openssl and then rebuilding your rubies. See http://rvm.beginrescueend.com/packages/openssl/
This actually bombed out for me when I tried to reinstall ree (errors during install), so I just sudo port install-ed openssl. That seemed to fix.