solidusio / solidus_braintree

💳 Integrate Solidus with Braintree
https://www.braintreepayments.com/
BSD 3-Clause "New" or "Revised" License
19 stars 55 forks source link

Bump minimal Ruby version requirement to v3.0 #140

Closed waiting-for-dev closed 1 year ago

waiting-for-dev commented 1 year ago

Summary

Ruby v2.7 reached EOL on 2023-03-31.

This also fixes testing against Solidus master, which also dropped Ruby 2.7 support. See https://github.com/solidusio/solidus/pull/5012.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

waiting-for-dev commented 1 year ago

Wondering if we need a new release now. We don't have a clear policy for extensions but even if this should require a major, I think we could release a patch because we recently released one (v3.0).

I would use the default Solidus policy by default, which means we should be ok with releasing a patch.