Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add prime gem to development dependency
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. ```
- Loading branch information