Skip to content

Upgrade dev container to Ruby 4.0.4 - #2798

Merged
yahonda merged 1 commit into
rsim:masterfrom
yahonda:devcontainer-ruby-4-0-4
May 19, 2026
Merged

Upgrade dev container to Ruby 4.0.4#2798
yahonda merged 1 commit into
rsim:masterfrom
yahonda:devcontainer-ruby-4-0-4

Conversation

@yahonda

@yahonda yahonda commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump .devcontainer/devcontainer.json Ruby feature pin from 4.0.2 to 4.0.4.
  • Ruby 4.0.4 is available in ghcr.io/rails/devcontainer/features/ruby:2 since rails/devcontainer#126.
  • CI matrices ('4.0' floating constraint) and CONTRIBUTING.md ("Ruby 4.0") already track the major.minor and need no edits.

Test plan

  • Devcontainer rebuild picks up Ruby 4.0.4
  • ruby -v inside the rebuilt container reports ruby 4.0.4
  • CI green

@yahonda

yahonda commented May 19, 2026

Copy link
Copy Markdown
Collaborator Author

Confirmed.

vscode ➜ /workspaces/oracle-enhanced $ ruby -v
ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +PRISM [aarch64-linux]
vscode ➜ /workspaces/oracle-enhanced $

@yahonda
yahonda merged commit 8849c0b into rsim:master May 19, 2026
12 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