Update RBI files for sorbet-static-and-runtime.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
parent
739540e7bd
commit
ea55a5b41b
@ -357,9 +357,6 @@ module Cask
|
|||||||
def discontinued?; end
|
def discontinued?; end
|
||||||
end
|
end
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
|
||||||
def on_system_blocks_exist?; end
|
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def deprecated?; end
|
def deprecated?; end
|
||||||
|
|
||||||
@ -368,6 +365,12 @@ module Cask
|
|||||||
|
|
||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def livecheckable?; end
|
def livecheckable?; end
|
||||||
|
|
||||||
|
sig { returns(T::Boolean) }
|
||||||
|
def on_system_blocks_exist?; end
|
||||||
|
|
||||||
|
sig { returns(T::Boolean) }
|
||||||
|
def depends_on_set_in_block?; end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user