browser icon indicating copy to clipboard operation
browser copied to clipboard

Update CI matrix to include all non-EOL ruby/rails pairings

Open mjankowski opened this issue 10 months ago • 0 comments

Changes:

  • Add ruby 3.4 to list
  • Add explicit gemfiles/ entries for rails 7.2 and 8.0 (side note here ... looks like these gemfiles/ are just added/maintained manually?)
  • While in there, change a rubocop option (avoids deprecation output)

I've excluded the ruby-3.4/rails-7.0 combination, which has issues. Rails 7.0 is EOL in a few months, so probably fine to just tolerate this exclusion, and/or watch to see if a 7.0.x release resolves issues.

mjankowski avatar Jan 02 '25 19:01 mjankowski