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

sorbet: Update RBI files.
This commit is contained in:
Mike McQuaid
2026-08-05 16:50:35 +00:00
committed by GitHub
@@ -10,10 +10,10 @@ class RuboCop::Cask::AST::Stanza
def app?; end
sig { returns(T::Boolean) }
def appcast?; end
def app_image?; end
sig { returns(T::Boolean) }
def appimage?; end
def appcast?; end
sig { returns(T::Boolean) }
def arch?; end