Skip to content

Commit

Permalink
Merge pull request #33 from codevalley/dependabot/bundler/sqlite3-2.3.1
Browse files Browse the repository at this point in the history
Bump sqlite3 from 2.3.0 to 2.3.1
  • Loading branch information
codevalley authored Nov 29, 2024
2 parents 809a4d0 + 6be6833 commit f7dde16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,10 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.3.0-aarch64-linux-gnu)
sqlite3 (2.3.0-arm64-darwin)
sqlite3 (2.3.0-x64-mingw-ucrt)
sqlite3 (2.3.0-x86_64-linux-gnu)
sqlite3 (2.3.1-aarch64-linux-gnu)
sqlite3 (2.3.1-arm64-darwin)
sqlite3 (2.3.1-x64-mingw-ucrt)
sqlite3 (2.3.1-x86_64-linux-gnu)
stringio (3.1.2)
strscan (3.1.0)
thor (1.3.2)
Expand Down

0 comments on commit f7dde16

Please sign in to comment.