Skip to content

Commit

Permalink
Merge pull request #636 from kirushik/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
kirushik authored Nov 29, 2024
2 parents 438213e + f9d3431 commit 6e33b35
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,12 +437,12 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.3.0-aarch64-linux-gnu)
sqlite3 (2.3.0-arm-linux-gnu)
sqlite3 (2.3.0-arm64-darwin)
sqlite3 (2.3.0-x86-linux-gnu)
sqlite3 (2.3.0-x86_64-darwin)
sqlite3 (2.3.0-x86_64-linux-gnu)
sqlite3 (2.3.1-aarch64-linux-gnu)
sqlite3 (2.3.1-arm-linux-gnu)
sqlite3 (2.3.1-arm64-darwin)
sqlite3 (2.3.1-x86-linux-gnu)
sqlite3 (2.3.1-x86_64-darwin)
sqlite3 (2.3.1-x86_64-linux-gnu)
stringio (3.1.1)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
Expand Down

0 comments on commit 6e33b35

Please sign in to comment.