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'
10
10
gem 'sprockets-rails'
11
11
12
12
# Use sqlite3 as the database for Active Record
13
- gem 'sqlite3' , '~> 1.7 '
13
+ gem 'sqlite3' , '~> 2.3 '
14
14
15
15
gem 'pg'
16
16
Original file line number Diff line number Diff line change 208
208
matrix (0.4.2 )
209
209
method_source (1.1.0 )
210
210
mini_mime (1.1.5 )
211
- mini_portile2 (2.8.7 )
211
+ mini_portile2 (2.8.8 )
212
212
minitest (5.25.1 )
213
213
msgpack (1.7.2 )
214
214
mustermann (3.0.3 )
340
340
actionpack (>= 6.1 )
341
341
activesupport (>= 6.1 )
342
342
sprockets (>= 3.0.0 )
343
- sqlite3 (1.7.3 )
343
+ sqlite3 (2.3.1 )
344
344
mini_portile2 (~> 2.8.0 )
345
345
stimulus-rails (1.3.4 )
346
346
railties (>= 6.0.0 )
@@ -414,7 +414,7 @@ DEPENDENCIES
414
414
rubocop-rails
415
415
selenium-webdriver
416
416
sprockets-rails
417
- sqlite3 (~> 1.7 )
417
+ sqlite3 (~> 2.3 )
418
418
stimulus-rails
419
419
turbo-rails
420
420
tzinfo-data
You can’t perform that action at this time.
0 commit comments