Update RBI files for sorbet.
This commit is contained in:
parent
a90bb733af
commit
e51e0685b1
@ -8041,6 +8041,11 @@ module GitHub
|
|||||||
extend ::T::Private::Methods::SingletonMethodHooks
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
end
|
end
|
||||||
|
|
||||||
|
module GitRepositoryExtension
|
||||||
|
extend ::T::Private::Methods::MethodHooks
|
||||||
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
|
end
|
||||||
|
|
||||||
class HTTP::Cookie
|
class HTTP::Cookie
|
||||||
def self.parse(set_cookie, origin, options=T.unsafe(nil), &block); end
|
def self.parse(set_cookie, origin, options=T.unsafe(nil), &block); end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user