We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e7b67 commit a2b3645Copy full SHA for a2b3645
build.rb
@@ -4,7 +4,7 @@
4
'RUBY_SETUP_VERSION' => "3.3.5",
5
'NVM_VERSION' => "0.39.1",
6
'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 ruby-lsp"
+ 'GEMS' => "colored faker http pry-byebug rake rails:8.1.1 rest-client rspec rubocop-performance sqlite3:2.8.1 activerecord:8.1.1 ruby-lsp"
8
}
9
10
MACOS = %w[
0 commit comments