oesmith / puffing-billy

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

Support rubies 2.7, 3.0 and 3.1 in CI #317

Closed AlfonsoUceda closed 2 years ago

AlfonsoUceda commented 2 years ago

@ronwsmith I've updated the github workflow to support rubies 2.7, 3.0 and 3.1 in CI.

AlfonsoUceda commented 2 years ago

@ronwsmith let's see if everything is green ;)

AlfonsoUceda commented 2 years ago

@ronwsmith it seems we would need to drop old ruby versions and support it from 2.6 (included)

ronwsmith commented 2 years ago

@AlfonsoUceda if you can get CI green for 2.6+, I'm good bumping up that requirement.

AlfonsoUceda commented 2 years ago

@ronwsmith could you re-run the workflow? I do not understand why that fails, the string is the same and it does not fail in my machine :S

AlfonsoUceda commented 2 years ago

I think it is fixed now.

AlfonsoUceda commented 2 years ago

All green :)

ronwsmith commented 2 years ago

Thanks @AlfonsoUceda ! I'll try to get this in soon.

ronwsmith commented 2 years ago

Released in 3.0.0