Skip to content

Commit

Permalink
Merge pull request #533 from kg8m/dependabot/bundler/sqlite3-2.3.1
Browse files Browse the repository at this point in the history
Build(deps-dev): Bump sqlite3 from 2.3.0 to 2.3.1
  • Loading branch information
kg8m-bot[bot] authored Nov 30, 2024
2 parents b848989 + 16789fe commit 9bd8733
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 @@ -268,11 +268,11 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.3.0)
sqlite3 (2.3.1)
mini_portile2 (~> 2.8.0)
sqlite3 (2.3.0-arm64-darwin)
sqlite3 (2.3.0-x86_64-darwin)
sqlite3 (2.3.0-x86_64-linux-gnu)
sqlite3 (2.3.1-arm64-darwin)
sqlite3 (2.3.1-x86_64-darwin)
sqlite3 (2.3.1-x86_64-linux-gnu)
steep (1.8.3)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
Expand Down

0 comments on commit 9bd8733

Please sign in to comment.