Skip to content

Commit d7c5060

Browse files
authored
Merge pull request #58 from codevalley/dependabot/bundler/sqlite3-2.6.0
Bump sqlite3 from 2.5.0 to 2.6.0
2 parents c78ed6d + 99ccc8c commit d7c5060

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
@@ -295,10 +295,10 @@ GEM
295295
actionpack (>= 6.1)
296296
activesupport (>= 6.1)
297297
sprockets (>= 3.0.0)
298-
sqlite3 (2.5.0-aarch64-linux-gnu)
299-
sqlite3 (2.5.0-arm64-darwin)
300-
sqlite3 (2.5.0-x64-mingw-ucrt)
301-
sqlite3 (2.5.0-x86_64-linux-gnu)
298+
sqlite3 (2.6.0-aarch64-linux-gnu)
299+
sqlite3 (2.6.0-arm64-darwin)
300+
sqlite3 (2.6.0-x64-mingw-ucrt)
301+
sqlite3 (2.6.0-x86_64-linux-gnu)
302302
stringio (3.1.2)
303303
strscan (3.1.0)
304304
thor (1.3.2)

0 commit comments

Comments
 (0)