Merge pull request #10653 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
5d9928ba6c
@ -8156,8 +8156,6 @@ module Homebrew::EnvConfig
|
|||||||
|
|
||||||
def self.no_bootsnap?(); end
|
def self.no_bootsnap?(); end
|
||||||
|
|
||||||
def self.no_bottle_source_fallback?(); end
|
|
||||||
|
|
||||||
def self.no_color?(); end
|
def self.no_color?(); end
|
||||||
|
|
||||||
def self.no_compat?(); end
|
def self.no_compat?(); end
|
||||||
@ -23398,6 +23396,8 @@ class RSpec::Mocks::Proxy
|
|||||||
|
|
||||||
def check_for_unexpected_arguments(expectation); end
|
def check_for_unexpected_arguments(expectation); end
|
||||||
|
|
||||||
|
def ensure_can_be_proxied!(object); end
|
||||||
|
|
||||||
def ensure_implemented(*_args); end
|
def ensure_implemented(*_args); end
|
||||||
|
|
||||||
def has_negative_expectation?(message); end
|
def has_negative_expectation?(message); end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user