openssl icon indicating copy to clipboard operation
openssl copied to clipboard

Add prime gem to d dependency

Open takkanm opened this issue 1 year ago • 0 comments

This PR removes the warning message because prime Libraly will be the default gem.

ruby/openssl/test/openssl/test_bn.rb:266: warning: prime was loaded from the standard library, but is not part of the default gems since Ruby 3.1.0. Add prime to your Gemfile or gemspec.

takkanm avatar Oct 26 '24 04:10 takkanm