Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Ruby 2.4 #820

Merged
merged 2 commits into from
Jun 20, 2021
Merged

Drop support for Ruby 2.4 #820

merged 2 commits into from
Jun 20, 2021

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Jun 20, 2021

Summary

Drop support for Ruby 2.4

Details

  • Bump required ruby version to 2.5
  • Adjust GitHub Actions configuration accordingly
  • Bump TargetRubyVersion in RuboCop configuration and autocorrect new offenses

Motivation and Context

Fixes #728.

How Has This Been Tested?

CI.

Types of changes

  • Potentially breaking change
  • Update of dependencies

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@mvz mvz merged commit 311d911 into main Jun 20, 2021
@mvz mvz deleted the drop-ruby-2-4 branch June 20, 2021 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for older Ruby and Cucumber versions
1 participant