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-12-21 00:25:44 +00:00
parent 075e9775db
commit f614442d89
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -9099,6 +9099,10 @@ class RuboCop::Cop::Cask::Desc
include ::RuboCop::Cop::CommentsHelp include ::RuboCop::Cop::CommentsHelp
end end
class RuboCop::Cop::Cask::Discontinued
include ::RuboCop::Cop::CommentsHelp
end
class RuboCop::Cop::Cask::HomepageUrlTrailingSlash class RuboCop::Cop::Cask::HomepageUrlTrailingSlash
include ::RuboCop::Cop::CommentsHelp include ::RuboCop::Cop::CommentsHelp
end end