Skip to content

Add Ruby 3.4 and 4.0 to CI test matrix - #31

Merged
olleolleolle merged 1 commit into
lostisland:mainfrom
shmokmt:add-ruby-3.4-4.0-ci
Jul 13, 2026
Merged

Add Ruby 3.4 and 4.0 to CI test matrix#31
olleolleolle merged 1 commit into
lostisland:mainfrom
shmokmt:add-ruby-3.4-4.0-ci

Conversation

@shmokmt

@shmokmt shmokmt commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Ruby 3.4 and 4.0 to the CI test matrix

Test plan

  • Verified locally with Ruby 3.4.1: bundle exec rspec (337 examples, 0 failures) and bundle exec rubocop (no offenses)
  • Verified locally with Ruby 4.0.5: bundle exec rspec (337 examples, 0 failures) and bundle exec rubocop (no offenses)
  • No code changes were required; CI matrix updated to cover both versions going forward

Verified locally with Ruby 3.4.1 and 4.0.5: all 337 rspec examples
pass and rubocop reports no offenses, so no code changes are needed
beyond extending the CI matrix.

@olleolleolle olleolleolle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@olleolleolle
olleolleolle merged commit 160b86b into lostisland:main Jul 13, 2026
7 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.

2 participants