Skip to content

Commit 490004e

Browse files
committed
Update Gemfile.lock for sqlite3 2.1
Followup to 9e9f807.
1 parent 79056f9 commit 490004e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -571,10 +571,10 @@ GEM
571571
actionpack (>= 6.1)
572572
activesupport (>= 6.1)
573573
sprockets (>= 3.0.0)
574-
sqlite3 (2.0.0)
574+
sqlite3 (2.1.0)
575575
mini_portile2 (~> 2.8.0)
576-
sqlite3 (2.0.0-x86_64-darwin)
577-
sqlite3 (2.0.0-x86_64-linux-gnu)
576+
sqlite3 (2.1.0-x86_64-darwin)
577+
sqlite3 (2.1.0-x86_64-linux-gnu)
578578
sshkit (1.23.1)
579579
base64
580580
net-scp (>= 1.1.2)
@@ -709,7 +709,7 @@ DEPENDENCIES
709709
solid_cache
710710
solid_queue
711711
sprockets-rails (>= 2.0.0)
712-
sqlite3 (>= 2.0)
712+
sqlite3 (>= 2.1)
713713
stackprof
714714
stimulus-rails
715715
syntax_tree (= 6.1.1)

0 commit comments

Comments
 (0)