Update RBI files for rubocop-rails.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
parent
ef2baee799
commit
6bca00e542
@ -138,6 +138,11 @@ module Cask
|
||||
def token_conflicts?; end
|
||||
end
|
||||
|
||||
class Cask
|
||||
sig { returns(T::Boolean) }
|
||||
def loaded_from_api?; end
|
||||
end
|
||||
|
||||
class Installer
|
||||
sig { returns(T::Boolean) }
|
||||
def binaries?; end
|
||||
|
Loading…
x
Reference in New Issue
Block a user