Skip to content

Commit

Permalink
Merge pull request #178 from kg8m/dependabot/bundler/sqlite3-1.6.7
Browse files Browse the repository at this point in the history
Build(deps-dev): Bump sqlite3 from 1.6.6 to 1.6.7
  • Loading branch information
kg8m authored Oct 22, 2023
2 parents dcfb70d + 97b3956 commit ceeac9e
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 @@ -271,11 +271,11 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.6)
sqlite3 (1.6.7)
mini_portile2 (~> 2.8.0)
sqlite3 (1.6.6-arm64-darwin)
sqlite3 (1.6.6-x86_64-darwin)
sqlite3 (1.6.6-x86_64-linux)
sqlite3 (1.6.7-arm64-darwin)
sqlite3 (1.6.7-x86_64-darwin)
sqlite3 (1.6.7-x86_64-linux)
steep (1.5.3)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
Expand Down

0 comments on commit ceeac9e

Please sign in to comment.