test-kitchen / kitchen-ec2

A Test Kitchen Driver for Amazon EC2
Other
221 stars 202 forks source link

feat: Bump Ruby version to 3.1 #618

Closed damacus closed 9 months ago

damacus commented 11 months ago

BREAKING CHANGE: Require Ruby 3.1 or higher to work with this Gem

Signed-off-by: Dan Webb dan.webb@damacus.io

damacus commented 11 months ago

Fixes #616 where we bumped the Rubocop target version but missed bumping the required Ruby version in the Gem

damacus commented 11 months ago

We could target 3.0, So I'm willing to bump this back down to 3.0 from 3.1 if anyone shouts up and disagrees with this

https://endoflife.date/ruby

nuclearsandwich commented 8 months ago

@damacus FYI I do think the changes in #610 require 3.1 as I get errors with 3.18 and 3.17.1 using Ruby 3.0.6p216. I've pinned 3.17.0 until I can switch to Ruby 3.1.