lostisland / faraday

Simple, but flexible HTTP client library, with support for multiple backends.
https://lostisland.github.io/faraday
MIT License
5.7k stars 971 forks source link

Lint #1536

Closed olleolleolle closed 6 months ago

olleolleolle commented 6 months ago

Description

Rubocop had found new things to lint warn about.

This fixes it.

Also, when using rc1 of ruby 3.3, racc wasn't automatically included. So, I added that to the Gemfile.