Update RBI files for rspec-mocks.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
parent
62b7b43f5f
commit
c5199a6198
@ -170,7 +170,7 @@ class RSpec::Mocks::AnyInstance::ExpectationChain < ::RSpec::Mocks::AnyInstance:
|
|||||||
def verify_invocation_order(_rspec_method_name, *_args, &_block); end
|
def verify_invocation_order(_rspec_method_name, *_args, &_block); end
|
||||||
end
|
end
|
||||||
|
|
||||||
class RSpec::Mocks::AnyInstance::FluentInterfaceProxy
|
class RSpec::Mocks::AnyInstance::FluentInterfaceProxy < ::BasicObject
|
||||||
def initialize(targets); end
|
def initialize(targets); end
|
||||||
|
|
||||||
def method_missing(*args, &block); end
|
def method_missing(*args, &block); end
|
||||||
Loading…
x
Reference in New Issue
Block a user