heroku / platform-api

Ruby HTTP client for the Heroku API
MIT License
213 stars 86 forks source link

Update minimum Ruby version to 2.7+ #133

Open schneems opened 1 year ago

schneems commented 1 year ago

With Heroku-16 stack gone we can consider revisiting the Ruby versions we support. I'm proposing we bump the minimum version to Ruby 2.7+ (which currently exists on our oldest stack, heroku-18).

Updating the minimum version will make maintenance of the easier.