httprb / http

HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
MIT License
3.01k stars 321 forks source link

Bump rubocop to v1.61 #788

Closed tarcieri closed 3 months ago

tarcieri commented 3 months ago

This is the minimum version that will bundle against our other dependencies.

I tried going to the latest version (1.65.0) but it added new lints whose autocorrections break the tests, so this should at least get the build green again.