Skip to content

Commit

Permalink
Merge pull request #30 from codevalley/dependabot/bundler/sqlite3-2.3.0
Browse files Browse the repository at this point in the history
Bump sqlite3 from 2.2.0 to 2.3.0
  • Loading branch information
codevalley authored Nov 26, 2024
2 parents d41a567 + 574d925 commit 5de11e6
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.2.0-aarch64-linux-gnu)
sqlite3 (2.2.0-arm64-darwin)
sqlite3 (2.2.0-x64-mingw-ucrt)
sqlite3 (2.2.0-x86_64-linux-gnu)
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)
stringio (3.1.2)
strscan (3.1.0)
thor (1.3.2)
Expand Down

0 comments on commit 5de11e6

Please sign in to comment.