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 Mongoid 6 and Ruby 2.4 #270

Merged
merged 7 commits into from
Aug 12, 2021

Conversation

johnnyshields
Copy link
Member

@johnnyshields johnnyshields commented Aug 11, 2021

Fixes #267

This PR drops support for:

  • Mongoid 6 and earlier
  • Ruby 2.4 and earlier

Note that Ruby 2.4 and earlier are EOL.

- Mongoid 6 and earlier
- Ruby 2.4 and earlier
- Remove gem Guard
- Remove gem AwesomePrint
- Remove gem mongoid-compatibility
- Set version to 7.0.0
@dblock
Copy link
Collaborator

dblock commented Aug 12, 2021

Do we have to? I mean is there anything broken on 6 rn that adds to maintenance or anything we want to deprecate? I use 6 all over the place still for one ;)

Copy link
Collaborator

@dblock dblock left a comment

Choose a reason for hiding this comment

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

You answered my question in #267 (comment), we can drop support for these. Amend the CHANGELOG and this LGTM.

@johnnyshields johnnyshields merged commit 5891734 into mongoid:master Aug 12, 2021
@johnnyshields johnnyshields deleted the drop-mongoid6-ruby24 branch August 12, 2021 17:11
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.

Drop support for Mongoid < 7 in new versions
2 participants