oesmith / puffing-billy

A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
MIT License
662 stars 168 forks source link

Drop Ruby 2.6 support #337

Closed gustavosobral closed 1 year ago

gustavosobral commented 1 year ago

Ruby 2.6 has reached EOL since 2022-04-12. To keep puffing-billy moving forward I believe dropping support to EOL versions of Ruby will be necessary.

ronwsmith commented 1 year ago

Released in v4.0.0, thanks for the contributions!