Also since Rails 5 has been dropped support for and
corresponding gemfiles are now dispensable to ci.
This is a follow-up to what I have committed to doorkeeper gem in https://github.com/doorkeeper-gem/doorkeeper/pull/1618. I guess it would be great if the CI setup mirrors what doorkeeper has just like #175 has achieved it.
As 2.6 is dropped from CI I'm including the change that bumps the required ruby version. What do you think?
Ruby 3.2 is out and 2.6 has reached the EOL: https://www.ruby-lang.org/en/downloads/branches/
Also since Rails 5 has been dropped support for and corresponding gemfiles are now dispensable to ci.
This is a follow-up to what I have committed to doorkeeper gem in https://github.com/doorkeeper-gem/doorkeeper/pull/1618. I guess it would be great if the CI setup mirrors what doorkeeper has just like #175 has achieved it.
As 2.6 is dropped from CI I'm including the change that bumps the required ruby version. What do you think?