Update RBI files for rspec-mocks.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
This commit is contained in:
BrewTestBot 2022-11-05 16:07:15 +00:00
parent e1988a12fa
commit ae93123fe4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -431,6 +431,7 @@ class RSpec::Mocks::ClassNewMethodReference < ::RSpec::Mocks::ObjectMethodRefere
class << self
def applies_to?(method_name); end
def uses_class_new?(klass); end
end
end