Skip to content

Drop support ruby 2.7 and active_support 6.1 #2572

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

Merged
merged 1 commit into from
Jun 22, 2025

Conversation

ericproulx
Copy link
Contributor

@ericproulx ericproulx commented Jun 19, 2025

Drop support ruby 2.7 and active_support 6.1

This PR officially drops support for Ruby 2.7.0 and active_support 6.1

Changes

  • The gemspec already requires Ruby >= 3.0
  • CI workflows are already configured to test only Ruby 3.0 and newer versions
  • This aligns with the project's forward-looking approach and simplifies maintenance

Related Changes

  • Update Rubocop's target to 3.0 and fix cops

Testing

  • CI will run against all supported Ruby versions (3.0+)
  • No additional testing needed as this is a support declaration change

Documentation

  • No documentation changes needed as README already states Ruby 3.0+ requirement

@ericproulx ericproulx force-pushed the drop_support_ruby_2_7_0 branch from 564a565 to c4e7bfc Compare June 19, 2025 21:54
@ericproulx ericproulx requested a review from dblock June 21, 2025 18:31
@ericproulx ericproulx marked this pull request as ready for review June 21, 2025 18:31
@dblock dblock merged commit be8f382 into ruby-grape:master Jun 22, 2025
47 checks passed
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