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-03-22 00:27:09 +00:00
parent a8b1e2c18d
commit 8f5f8df00a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -6469,6 +6469,8 @@ end
class RuboCop::AST::Node class RuboCop::AST::Node
def arch_variable?(param0=T.unsafe(nil)); end def arch_variable?(param0=T.unsafe(nil)); end
def begin_block?(param0=T.unsafe(nil)); end
def block_args(param0=T.unsafe(nil)); end def block_args(param0=T.unsafe(nil)); end
def block_body(param0=T.unsafe(nil)); end def block_body(param0=T.unsafe(nil)); end