We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79056f9 commit 490004eCopy full SHA for 490004e
Gemfile.lock
@@ -571,10 +571,10 @@ GEM
571
actionpack (>= 6.1)
572
activesupport (>= 6.1)
573
sprockets (>= 3.0.0)
574
- sqlite3 (2.0.0)
+ sqlite3 (2.1.0)
575
mini_portile2 (~> 2.8.0)
576
- sqlite3 (2.0.0-x86_64-darwin)
577
- sqlite3 (2.0.0-x86_64-linux-gnu)
+ sqlite3 (2.1.0-x86_64-darwin)
+ sqlite3 (2.1.0-x86_64-linux-gnu)
578
sshkit (1.23.1)
579
base64
580
net-scp (>= 1.1.2)
@@ -709,7 +709,7 @@ DEPENDENCIES
709
solid_cache
710
solid_queue
711
sprockets-rails (>= 2.0.0)
712
- sqlite3 (>= 2.0)
+ sqlite3 (>= 2.1)
713
stackprof
714
stimulus-rails
715
syntax_tree (= 6.1.1)
0 commit comments