Skip to content

Commit 52eaf59

Browse files
committed
Update project Ruby version
1 parent aa4d687 commit 52eaf59

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.3"
11+
"version": "3.4.4"
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.4

0 commit comments

Comments
 (0)