File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ gem 'rails', '~> 7.0.8'
1010gem 'sprockets-rails'
1111
1212# Use sqlite3 as the database for Active Record
13- gem 'sqlite3' , '~> 1.7 '
13+ gem 'sqlite3' , '~> 2.3 '
1414
1515gem 'pg'
1616
Original file line number Diff line number Diff line change 208208 matrix (0.4.2 )
209209 method_source (1.1.0 )
210210 mini_mime (1.1.5 )
211- mini_portile2 (2.8.7 )
211+ mini_portile2 (2.8.8 )
212212 minitest (5.25.1 )
213213 msgpack (1.7.2 )
214214 mustermann (3.0.3 )
340340 actionpack (>= 6.1 )
341341 activesupport (>= 6.1 )
342342 sprockets (>= 3.0.0 )
343- sqlite3 (1.7.3 )
343+ sqlite3 (2.3.1 )
344344 mini_portile2 (~> 2.8.0 )
345345 stimulus-rails (1.3.4 )
346346 railties (>= 6.0.0 )
@@ -414,7 +414,7 @@ DEPENDENCIES
414414 rubocop-rails
415415 selenium-webdriver
416416 sprockets-rails
417- sqlite3 (~> 1.7 )
417+ sqlite3 (~> 2.3 )
418418 stimulus-rails
419419 turbo-rails
420420 tzinfo-data
You can’t perform that action at this time.
0 commit comments