Skip to content

Commit

Permalink
Update RBI files for addressable.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 10, 2023
1 parent ce78f52 commit 738839c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions Library/Homebrew/sorbet/rbi/hidden-definitions/hidden.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -6383,13 +6383,7 @@ Net::HTTPServerErrorCode = Net::HTTPServerError

Net::HTTPSession = Net::HTTP

class Net::HTTPSuccess
end

Net::HTTPSuccessCode::EXCEPTION_TYPE = Net::HTTPError

class Net::HTTPSuccess
end
Net::HTTPSuccessCode = Net::HTTPSuccess

class Net::HTTPURITooLong
HAS_BODY = ::T.let(nil, ::T.untyped)
Expand Down

0 comments on commit 738839c

Please sign in to comment.