Skip to content
Snippets Groups Projects
Unverified Commit e9dce9cf authored by Jonathan Chang's avatar Jonathan Chang Committed by GitHub
Browse files

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

sorbet: Update RBI files.
parents 85d6fa80 d73a0e30
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment