Merge pull request #9084 from Homebrew/sorbet-files-update

sorbet: Update RBI files.
This commit is contained in:
Jonathan Chang 2020-11-09 19:17:37 +11:00 committed by GitHub
commit e9dce9cf07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5523,6 +5523,8 @@ class Cask::Cask
def dictionary(&block); end
def discontinued?(&block); end
def font(&block); end
def homepage(&block); end
@ -5715,6 +5717,8 @@ class Cask::DSL::Caveats
def discontinued(*args); end
def discontinued?(); end
def files_in_usr_local(*args); end
def free_license(*args); end