Skip to content

Commit

Permalink
Upgrade to Ruby 3.3.5 (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdubovoy authored Oct 4, 2024
1 parent b308700 commit 4f59255
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
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby -wU

PLACEHOLDERS = {
'RUBY_SETUP_VERSION' => "3.1.2",
'RUBY_SETUP_VERSION' => "3.3.5",
'NVM_VERSION' => "0.39.1",
'NODE_VERSION' => "16.15.1",
'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 4f59255

Please sign in to comment.