Update RBI files for rack.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
This commit is contained in:
parent
7d3a9d2e8e
commit
5ad0cd406a
@ -496,10 +496,13 @@ class Rack::Lint::Wrapper
|
||||
def respond_to?(name, *_arg1); end
|
||||
def response; end
|
||||
def to_ary; end
|
||||
def to_path; end
|
||||
def verify_content_length(size); end
|
||||
def verify_to_path; end
|
||||
end
|
||||
|
||||
Rack::Lint::Wrapper::BODY_METHODS = T.let(T.unsafe(nil), Hash)
|
||||
|
||||
class Rack::Lint::Wrapper::ErrorWrapper
|
||||
def initialize(error); end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user