Skip to content

chore: upgrade Ruby to 4.0.6#2711

Open
mroderick wants to merge 2 commits into
masterfrom
feature/ruby-4-0-6-upgrade
Open

chore: upgrade Ruby to 4.0.6#2711
mroderick wants to merge 2 commits into
masterfrom
feature/ruby-4-0-6-upgrade

Conversation

@mroderick

Copy link
Copy Markdown
Collaborator

Summary

Upgrade the application runtime from Ruby 3.4.8 to Ruby 4.0.6.

Changes

  • .ruby-version: 3.4.8 → 4.0.6
  • Dockerfile: base image updated
  • Gemfile.lock: regenerated for Ruby 4.0.6
  • Added readline gem (extracted from stdlib in Ruby 4.0)
  • Updated mise.toml for Ruby 4.0.6

Verification

  • Local test suite passes (1140/1140)
  • CI passes
  • Deployed to staging
  • Smoke test on staging

Bump runtime from 3.4.8 to 4.0.6. Changes:
- .ruby-version: 3.4.8 → 4.0.6
- Dockerfile: base image updated to ruby:4.0.6
- Gemfile: add readline gem (extracted from stdlib in Ruby 4.0)
- Gemfile.lock: regenerated for Ruby 4.0.6
@mroderick mroderick force-pushed the feature/ruby-4-0-6-upgrade branch from 9b0fa3d to 92f2ad8 Compare July 15, 2026 18:59
@mroderick mroderick marked this pull request as ready for review July 15, 2026 19:38
@mroderick mroderick requested review from olleolleolle and till July 15, 2026 19:38

@till till left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice work 🥳

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