Skip to content

Commit cfbe573

Browse files
committed
Update project Ruby version to v3.4.6
1 parent 76f2a92 commit cfbe573

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
// Features to add to the dev container. More info: https://containers.dev/features.
99
"features": {
10-
"ghcr.io/rails/devcontainer/features/ruby:1": {
11-
"version": "3.4.3"
10+
"ghcr.io/rails/devcontainer/features/ruby:2": {
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.3
1+
3.4.6

0 commit comments

Comments
 (0)