Closed petergoldstein closed 2 years ago
I haven't committed to friendly_id
in quite some time so I'll ask @parndt to review.
Thanks @petergoldstein 🎉
@parndt So it's a question of formal support. Rails 6.0 dropped out of primary support before Ruby 3.1 was released. But either way for these specs is fine - it seems to run ok in most situations (there are some challenges with argument passing in ActionMailer).
This PR adds Ruby 3.1 to CI.
It also cleans up an unnecessary exclusion for Ruby 3.0 / Rails 5.2 (Rails 5.2 was already removed from the CI matrix).