Skip to content

Commit 4cd0242

Browse files
committed
Update development Ruby to v3.4.6
1 parent d7e0338 commit 4cd0242

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// Features to add to the dev container. More info: https://containers.dev/features.
99
"features": {
1010
"ghcr.io/rails/devcontainer/features/ruby:1": {
11-
"version": "3.4.4"
11+
"version": "3.4.6"
1212
}
1313
},
1414

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.4
1+
3.4.6

0 commit comments

Comments
 (0)