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

Ruby 2.6 EOL and Dependency Chores #156

Merged
merged 5 commits into from
Oct 9, 2022

Conversation

PanisSupraOmnia
Copy link
Member

Summary

Ruby 2.6 is EOL. This PR bumps our minimum Ruby support to >= 2.7 and performs all the usual dependency chores (version bumps, application of new cops). Also fixed a small issue with CI test result storage introduced because #140 didn't integrate the changes from #95.


Changed

  • Dropped support for Ruby 2.6.

Fixed

  • CI test results for Ruby 3.1 are stored like the other versions.
  • Applied new cops.

Copy link
Member

@swarley swarley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@swarley swarley merged commit 59a7d85 into shardlab:main Oct 9, 2022
@PanisSupraOmnia PanisSupraOmnia deleted the chore/rubocop27 branch October 27, 2022 22:48
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.

2 participants