heroku / platform-api

Ruby HTTP client for the Heroku API
MIT License
214 stars 85 forks source link

Add tests for Ruby 3.0 and 3.1 #129

Closed martincai8 closed 1 year ago

martincai8 commented 2 years ago

Adds the CI tests for Ruby 3.0 and 3.1

moorec22 commented 2 years ago

@martincai8 I'm also interested in getting these tests added! @mikehale do you know who would be best to accept and merge this work?

schneems commented 1 year ago

Thanks for the PR. We should definetly test the latest versions. We're in the process of migrating CI providers, this will help ensure we're not missing any Ruby versions in that process.