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-05-17 00:26:39 +00:00
parent 6f7f8eaf81
commit df335e36f5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -18,6 +18,9 @@ module Debrew
end
class Formula
sig { returns(T::Boolean) }
def self.loaded_from_api?; end
sig { returns(T::Boolean) }
def self.on_system_blocks_exist?; end