sorbet: Update RBI files.

Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
BrewTestBot 2025-08-13 00:30:32 +00:00
parent 20eb1e15b8
commit 89313bb429
No known key found for this signature in database

View File

@ -127,9 +127,6 @@ module Homebrew::EnvConfig
sig { returns(T::Boolean) }
def forbid_casks?; end
sig { returns(T::Boolean) }
def forbid_packages_from_paths?; end
sig { returns(T.nilable(::String)) }
def forbidden_casks; end