Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コマンド OpenSSL::Digest::Digest.new('sha256') を使用すると、Mac 10.5 でサポートされていないダイジェスト アルゴリズム (sha256) が表示されます。これを解決する方法を知っている人はいますか?
OS X が提供する Ruby 1.8.6p287 にはこれがコンパイルされていないようですが、MacPorts にバンドルされている 1.8.7p160 には含まれています。
MacPorts バージョンの方が最新であるため、通常は MacPorts バージョンを使用することをお勧めします。