Skip to content

Commit a2b3645

Browse files
authored
[DNM] Upgrade to rails 8.1.1 (#499)
* Upgrade to rails 8.1.1 * Upgrade sqlite3
1 parent 31e7b67 commit a2b3645

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
@@ -4,7 +4,7 @@
44
'RUBY_SETUP_VERSION' => "3.3.5",
55
'NVM_VERSION' => "0.39.1",
66
'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"
7+
'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"
88
}
99

1010
MACOS = %w[

0 commit comments

Comments
 (0)