collectiveidea / audited

Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
MIT License
3.34k stars 645 forks source link

Do not restrain rails version + prepare for 7.2.0 release #714

Open chaadow opened 3 weeks ago

chaadow commented 3 weeks ago

This will allow applications running on rails main/master branch to easily use the gem

Let me know if I should update Appraisals to also have a main appraisal pointing to rails main branch. Thanks

EDIT: if this is something that you may accept, please let me know, and I will further update this PR to add more checks on rails main etc..

(I don't wanna commit my time if this is gonna be discarded)

chaadow commented 2 weeks ago

I don't think the CI failures are related to my Pull request :/