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

Revert introduction of ActiveSupport dependency #649

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Mar 6, 2023

This reverts commit 1311414.

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

Fixes #648

Revert #645 until next major release. ActiveSupport forces dependency on Ruby >= 2.7. We currently advertise dependency on Ruby >= 2.3.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
scala-steward Scala Steward
Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball merged commit 774e416 into master Mar 6, 2023
@jcouball jcouball deleted the revert_active_support_dependency branch March 6, 2023 16:29
@jcouball jcouball mentioned this pull request Mar 6, 2023
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.17.0 broke compatibility with ruby <2.7
1 participant