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 rails 6.1/7.0 and ruby 3.0/3.1 support #1514

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

modosc
Copy link
Contributor

@modosc modosc commented Mar 31, 2025

note: this depends on #1515

this pr removes support for:

  • rails 6.1
  • rails 7.0
  • ruby 3.0
  • ruby 3.1

all of which are will be EOL'd by 2025-04-01.

Check the following boxes:

  • Wrote good commit messages.
  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Added an entry to the Changelog if the new
    code introduces user-observable changes.
  • The PR relates to only one subject with a clear title
    and description in grammatically correct, complete sentences.

@modosc modosc force-pushed the remove-unsupported-rails-ruby-versions branch 2 times, most recently from 053fc81 to 0c3c1f5 Compare March 31, 2025 21:18
@modosc modosc changed the base branch from master to upgrade-rubocop March 31, 2025 21:19
@modosc modosc force-pushed the remove-unsupported-rails-ruby-versions branch from 5604518 to 432af25 Compare March 31, 2025 21:36
@modosc modosc mentioned this pull request Mar 31, 2025
6 tasks
Base automatically changed from upgrade-rubocop to master April 2, 2025 15:03
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.

1 participant