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 2021-04-02 04:52:02 +00:00
parent 1fa9a6b7c6
commit abe7cd3edf
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -29673,6 +29673,21 @@ module URI
def self.get_encoding(label); end
end
module URL::BlockDSL::PageWithURL
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class URL::BlockDSL
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class URL::DSL
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class URL
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks