Skip to content

chore: update CI matrix to supported Ruby/Rails and bump to 0.16.0#28

Merged
aki77 merged 4 commits into
mainfrom
ruby
Jun 20, 2026
Merged

chore: update CI matrix to supported Ruby/Rails and bump to 0.16.0#28
aki77 merged 4 commits into
mainfrom
ruby

Conversation

@aki77

@aki77 aki77 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Drop EOL Ruby 3.1/3.2 and Rails 7.1 from the CI matrix and gemspec lower bounds (required_ruby_version >= 3.3.0, rails >= 7.2.0); remaining Ruby is all 3.3+ so the matrix exclude block is dropped. Raising the Ruby requirement is breaking, so bump the gem to 0.16.0.
  • Switch the rubygems source in the gemfiles from http:// to https://.
  • Add the ruby-rails-ci-matrix skill used to maintain this matrix.

aki77 added 4 commits June 20, 2026 18:39
Drop Ruby 3.1/3.2 and Rails 7.1 (all EOL as of today per
endoflife.date) from the CI matrix and gemspec lower bounds.
With the remaining Ruby all 3.3+, every Ruby x Rails combination is
valid, so the matrix exclude block is no longer needed.

Raising required_ruby_version is a breaking change for installs, so
bump the minor version to 0.16.0.
@aki77 aki77 merged commit 93d705b into main Jun 20, 2026
9 checks passed
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.

1 participant