links with https://github.com/jruby/jruby/issues/6682 would it be ok to include the JRuby port and release a new gem version? https://github.com/jruby/jruby/blob/master/core/src/main/java/org/jruby/ext/digest/RubyDigest.java it's a dependency of net libraries https://github.com/ruby/net-smtp/blob/master/net-smtp.gemspec#L35 which prevents the installation on JRuby due to C extensions. see also https://bugs.ruby-lang.org/issues/17873
links with jruby/jruby#6682
would it be ok to include the JRuby port and release a new gem version?
https://github.com/jruby/jruby/blob/master/core/src/main/java/org/jruby/ext/digest/RubyDigest.java
it's a dependency of net libraries
https://github.com/ruby/net-smtp/blob/master/net-smtp.gemspec#L35
which prevents the installation on JRuby due to C extensions.
see also https://bugs.ruby-lang.org/issues/17873