sorbet: Update RBI files.

Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
BrewTestBot 2023-01-12 00:31:05 +00:00
parent 5babb49100
commit 90be73f2fc
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -3192,20 +3192,6 @@ class Cask::DSL::Caveats
def zsh_path_helper(*args); end
end
class Cask::DSL::Container
def nested(); end
def nested=(nested); end
def pairs(); end
def pairs=(pairs); end
def type(); end
def type=(type); end
end
class Cask::DSL::Version
def dots_to_hyphens(); end