Merge pull request #8601 from Homebrew/tapioca-update

sorbet: update RBI files using Tapioca.
This commit is contained in:
Vidushee Amoli 2020-09-04 20:42:03 +05:30 committed by GitHub
commit 3b43b8d9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5483,22 +5483,8 @@ class Cask::Audit
def online?(); end def online?(); end
def strict?(); end def strict?(); end
end
class Cask::Auditor def token_conflicts?(); end
def audit_appcast?(); end
def audit_download?(); end
def audit_new_cask?(); end
def audit_online?(); end
def audit_strict?(); end
def audit_token_conflicts?(); end
def quarantine?(); end
end end
class Cask::Cask class Cask::Cask