Update RBI files
This commit is contained in:
parent
e3ee061db0
commit
89dd402e23
@ -3642,19 +3642,6 @@ class OpenSSL::BN
|
|||||||
def negative?(); end
|
def negative?(); end
|
||||||
end
|
end
|
||||||
|
|
||||||
module OpenSSL::KDF
|
|
||||||
end
|
|
||||||
|
|
||||||
class OpenSSL::KDF::KDFError
|
|
||||||
end
|
|
||||||
|
|
||||||
class OpenSSL::KDF::KDFError
|
|
||||||
end
|
|
||||||
|
|
||||||
module OpenSSL::KDF
|
|
||||||
def self.pbkdf2_hmac(*arg); end
|
|
||||||
end
|
|
||||||
|
|
||||||
class OpenSSL::OCSP::Request
|
class OpenSSL::OCSP::Request
|
||||||
def signed?(); end
|
def signed?(); end
|
||||||
end
|
end
|
||||||
@ -6700,9 +6687,6 @@ class URI::File
|
|||||||
DEFAULT_PORT = ::T.let(nil, ::T.untyped)
|
DEFAULT_PORT = ::T.let(nil, ::T.untyped)
|
||||||
end
|
end
|
||||||
|
|
||||||
class URI::File
|
|
||||||
end
|
|
||||||
|
|
||||||
class URI::HTTP
|
class URI::HTTP
|
||||||
def buffer_open(buf, proxy, options); end
|
def buffer_open(buf, proxy, options); end
|
||||||
end
|
end
|
||||||
@ -6745,10 +6729,6 @@ class URI::MailTo
|
|||||||
def initialize(*arg); end
|
def initialize(*arg); end
|
||||||
end
|
end
|
||||||
|
|
||||||
URI::Parser = URI::RFC2396_Parser
|
|
||||||
|
|
||||||
URI::REGEXP = URI::RFC2396_REGEXP
|
|
||||||
|
|
||||||
class URI::RFC2396_Parser
|
class URI::RFC2396_Parser
|
||||||
def initialize(opts=T.unsafe(nil)); end
|
def initialize(opts=T.unsafe(nil)); end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user