File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem "rails", "8.0.2"
88# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
99gem "propshaft" , "1.1.0"
1010# Use sqlite3 as the database for Active Record
11- gem "sqlite3" , "2.7.0 "
11+ gem "sqlite3" , "2.7.2 "
1212# Use the Puma web server [https://github.com/puma/puma]
1313gem "puma" , "6.6.0"
1414# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
Original file line number Diff line number Diff line change 272272 rubyzip (>= 1.2.2 , < 3.0 )
273273 websocket (~> 1.0 )
274274 sin_lru_redux (2.5.2 )
275- sqlite3 (2.7.0 )
275+ sqlite3 (2.7.2 )
276276 mini_portile2 (~> 2.8.0 )
277- sqlite3 (2.7.0 -x86_64-linux-gnu )
277+ sqlite3 (2.7.2 -x86_64-linux-gnu )
278278 standard (1.50.0 )
279279 language_server-protocol (~> 3.17.0.2 )
280280 lint_roller (~> 1.0 )
@@ -339,7 +339,7 @@ DEPENDENCIES
339339 rouge (~> 4.5 )
340340 ruby_ui !
341341 selenium-webdriver
342- sqlite3 (= 2.7.0 )
342+ sqlite3 (= 2.7.2 )
343343 standard
344344 stimulus-rails (= 1.3.4 )
345345 tailwind_merge (~> 1.3.1 )
You can’t perform that action at this time.
0 commit comments