Skip to content

chore(DODO-5263): add Ruby 4.0 to CI test matrix#169

Draft
fbriand-docto wants to merge 1 commit intochore/upgrade-ruby-3.4from
chore/upgrade-ruby-4.0
Draft

chore(DODO-5263): add Ruby 4.0 to CI test matrix#169
fbriand-docto wants to merge 1 commit intochore/upgrade-ruby-3.4from
chore/upgrade-ruby-4.0

Conversation

@fbriand-docto
Copy link
Copy Markdown
Member

@fbriand-docto fbriand-docto commented Apr 17, 2026

Why

DODO-5263 Ruby 4.0 is now an actively supported version. This PR extends CI coverage to include it, stacked on top of #168 which adds Ruby 3.3 support and bumps the minimum to >= 3.3.

How

Add "4.0" to the ruby matrix in the CI workflow. No code changes needed — the gem installs and loads cleanly under Ruby 4.0.

Changes

  • CI matrix: ["3.3", "3.4"]["3.3", "3.4", "4.0"]

Evidence of Testing

Verified locally that bundle install succeeds and all test infrastructure loads under Ruby 4.0.1. Full test suite requires a running PostgreSQL instance (CI provides it via service container).

Review Focus

  • Confirm this is the right scope for Ruby 4.0 support (CI only, no minimum version change)

This pull request was created with AI assistance.

@fbriand-docto fbriand-docto added ai-augmented PR has been augmented by AI review:size-s Small PR (<100 lines changed) labels Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-augmented PR has been augmented by AI review:size-s Small PR (<100 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant