Skip to content

Commit 924b89e

Browse files
authored
Bump Ruby to 4.0.5 (#4141)
1 parent f150b76 commit 924b89e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"features": {
1010
"ghcr.io/devcontainers/features/github-cli:1": {},
1111
"ghcr.io/rails/devcontainer/features/ruby": {
12-
"version": "4.0.1"
12+
"version": "4.0.5"
1313
}
1414
},
1515

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.1
1+
4.0.5

0 commit comments

Comments
 (0)