Skip to content

Commit 95a3832

Browse files
authored
Upgrade to Node 20 (#474)
1 parent 726af32 commit 95a3832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PLACEHOLDERS = {
44
'RUBY_SETUP_VERSION' => "3.3.5",
55
'NVM_VERSION' => "0.39.1",
6-
'NODE_VERSION' => "16.15.1",
6+
'NODE_VERSION' => "20.17.0",
77
'GEMS' => "colored faker http pry-byebug rake rails:7.1.3.4 rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2"
88
}
99

0 commit comments

Comments
 (0)