Skip to content

Commit

Permalink
Upgrade to Node 20 (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdubovoy authored Oct 4, 2024
1 parent 726af32 commit 95a3832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PLACEHOLDERS = {
'RUBY_SETUP_VERSION' => "3.3.5",
'NVM_VERSION' => "0.39.1",
'NODE_VERSION' => "16.15.1",
'NODE_VERSION' => "20.17.0",
'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"
}

Expand Down

0 comments on commit 95a3832

Please sign in to comment.