Skip to content

Commit 523987c

Browse files
committed
1 parent e08bb83 commit 523987c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.tool-versions

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
nodejs 22.11.0
2-
ruby 3.3.6
1+
nodejs 22.14.0
2+
ruby 3.4.2

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ DEPENDENCIES
305305
simplecov (= 0.22.0)
306306

307307
RUBY VERSION
308-
ruby 3.3.6p108
308+
ruby 3.4.2p28
309309

310310
BUNDLED WITH
311-
2.5.23
311+
2.6.3

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"swap:check": "fly ssh console --command 'free'"
9696
},
9797
"engines": {
98-
"node": "22.11.0",
99-
"npm": "10.9.1",
100-
"ruby": "3.3.6"
98+
"node": "22.14.0",
99+
"npm": "11.1.0",
100+
"ruby": "3.4.2"
101101
}
102102
}

0 commit comments

Comments
 (0)