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.7 #553

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

andyundso
Copy link
Contributor

I assume the activerecord-sql-adapter is the source of most of our Gem installations. Rails 7.0 requires Ruby 2.7 at minimum. I think this a good base line for now. It would still allow people with older Rubys to upgrade to the eventual v3.0 release, but we do no longer support ancient Ruby versions (like 2.4).

Related to #552.

I assume the `activerecord-sql-adapter` is the source of most of our Gem installations. Rails 7.0 requires Ruby 2.7 at minimum. I think this a good base line for now, not a too drastic version increase.
Copy link
Contributor

@aharpervc aharpervc left a comment

Choose a reason for hiding this comment

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

LGTM

@andyundso andyundso merged commit 8e27be2 into rails-sqlserver:master Mar 13, 2024
2 checks passed
@andyundso andyundso deleted the remove-older-rubies branch March 13, 2024 07:08
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.

None yet

2 participants