Skip to content

Conversation

@takkanm
Copy link
Contributor

@takkanm takkanm commented Oct 26, 2024

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.

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.
```
@rhenium rhenium merged commit 0e2698a into ruby:master Oct 29, 2024
54 of 56 checks passed
@rhenium
Copy link
Member

rhenium commented Oct 29, 2024

Good catch. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants