ruby / gem_rbs_collection

A collection of RBS for gems.
MIT License
246 stars 101 forks source link

Add `is_password?` method type to `BCrypt::Password` class #566

Closed euglena1215 closed 1 month ago

euglena1215 commented 1 month ago

The corresponding implementation is as follows: https://github.com/bcrypt-ruby/bcrypt-ruby/blob/58f8afd33d8813e84706b938815bb1aa08d0b470/lib/bcrypt/password.rb#L79

github-actions[bot] commented 1 month ago

@euglena1215 Thanks for your contribution!

Please follow the instructions below for each change. See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.


bcrypt

You changed RBS files for an existing gem. This gem does not have reviewers. So you can merge this PR immediately if the CI passes. We recommend you add yourself to the reviewers for this gem.

euglena1215 commented 1 month ago

/merge