Skip to content

Commit ab626f9

Browse files
Update dependency sqlite3 to v2.4.1
1 parent be0bbf7 commit ab626f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,8 @@ GEM
220220
actionpack (>= 6.1)
221221
activesupport (>= 6.1)
222222
sprockets (>= 3.0.0)
223-
sqlite3 (2.0.4-arm64-darwin)
224-
sqlite3 (2.0.4-x86_64-linux-gnu)
223+
sqlite3 (2.4.1-arm64-darwin)
224+
sqlite3 (2.4.1-x86_64-linux-gnu)
225225
stringio (3.1.2)
226226
thor (1.3.2)
227227
timeout (0.4.2)

0 commit comments

Comments
 (0)