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 2021-09-10 18:38:18 +00:00
parent 0f0c7102f0
commit 188ac3413b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -160,5 +160,8 @@ module Cask
sig { returns(T::Boolean) }
def quarantine?; end
sig { returns(T::Boolean) }
def quiet?; end
end
end