File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ group :development do
7575 # gem "rack-mini-profiler"
7676
7777 # Use sqlite3 as the database for Active Record
78- gem "sqlite3" , "~> 2.5 "
78+ gem "sqlite3" , "~> 2.6 "
7979
8080 # Speed up commands on slow machines / big apps [https://github.com/rails/spring]
8181 # gem "spring"
Original file line number Diff line number Diff line change 321321 actionpack (>= 6.1 )
322322 activesupport (>= 6.1 )
323323 sprockets (>= 3.0.0 )
324- sqlite3 (2.5 .0-x86_64-linux-gnu )
324+ sqlite3 (2.6 .0-x86_64-linux-gnu )
325325 stimulus-rails (1.3.4 )
326326 railties (>= 6.0.0 )
327327 stringio (3.1.2 )
@@ -382,7 +382,7 @@ DEPENDENCIES
382382 simple_form
383383 simplecov
384384 sprockets-rails
385- sqlite3 (~> 2.5 )
385+ sqlite3 (~> 2.6 )
386386 stimulus-rails
387387 turbo-rails
388388 tzinfo-data
You can’t perform that action at this time.
0 commit comments