Update RBI files for all.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
BrewTestBot 2025-08-14 16:37:22 +00:00
parent 439df4ef20
commit f6a287da70
No known key found for this signature in database

View File

@ -156,6 +156,9 @@ class RuboCop::Cask::AST::Stanza
sig { returns(T::Boolean) }
def qlplugin?; end
sig { returns(T::Boolean) }
def rename?; end
sig { returns(T::Boolean) }
def screen_saver?; end