mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 02:15:57 +08:00
Use class_eval with a string so the initialize instance method, and the digest and hexdigest class methods are not defined via define_method with a Proc (which is not Ractor-safe). https://github.com/ruby/openssl/commit/502bc6c378