cucumber / cucumber-rails

Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
https://github.com/cucumber/cucumber-rails
MIT License
1.02k stars 327 forks source link

Support for Ruby 2.4 through 2.7 #466

Closed mvz closed 4 years ago

mvz commented 4 years ago

Summary

Update the set of tested and supported Rubies to 2.4 - 2.7

Details

Motivation and Context

This relates to #455 and lowers the maintenance burden.

How Has This Been Tested?

Travis will have to check on all supported Rubies.

Types of changes

Not sure.

Checklist:

Not sure yet either.

luke-hill commented 4 years ago

@mvz can we move this PR into ready for review? As someone else has come forward to do some follow-up work to this.

mvz commented 4 years ago

@mvz can we move this PR into ready for review? As someone else has come forward to do some follow-up work to this.

Done! I'll also rebase this now that #451 has been merged.