Update RBI files for sorbet.
This commit is contained in:
parent
5315531dc5
commit
874fbd12b4
@ -26135,6 +26135,11 @@ module Readline
|
||||
def self.completion_quote_character(); end
|
||||
end
|
||||
|
||||
module ReleaseNotes
|
||||
extend ::T::Private::Methods::MethodHooks
|
||||
extend ::T::Private::Methods::SingletonMethodHooks
|
||||
end
|
||||
|
||||
class Requirement
|
||||
extend ::T::Private::Methods::MethodHooks
|
||||
extend ::T::Private::Methods::SingletonMethodHooks
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user