We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726af32 commit 95a3832Copy full SHA for 95a3832
build.rb
@@ -3,7 +3,7 @@
3
PLACEHOLDERS = {
4
'RUBY_SETUP_VERSION' => "3.3.5",
5
'NVM_VERSION' => "0.39.1",
6
- 'NODE_VERSION' => "16.15.1",
+ 'NODE_VERSION' => "20.17.0",
7
'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"
8
}
9
0 commit comments