stelligent / cfn_nag

Linting tool for CloudFormation templates
MIT License
1.25k stars 209 forks source link

Change maximum Ruby version in tests to 3.2 #593

Open petergoldstein opened 2 years ago

petergoldstein commented 2 years ago

This PR updates the maximum Ruby version used in tests from '3.0' to '3.1'.

petergoldstein commented 1 year ago

Required an rspec upgrade to get it to run green with Ruby 3.2. Now this PR runs green on my fork.