Skip to content

Commit

Permalink
Bump sqlite3 from 1.6.4 to 1.6.6
Browse files Browse the repository at this point in the history
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.4 to 1.6.6.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v1.6.4...v1.6.6)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent 9dfbd59 commit cc2d5f3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ GEM
nokogiri (>= 1.12.0)
marcel (1.0.2)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.19.0)
mobility (1.2.9)
i18n (>= 0.6.10, < 2)
Expand All @@ -83,8 +84,8 @@ GEM
rake (13.0.6)
request_store (1.5.1)
rack (>= 1.4)
sqlite3 (1.6.4-arm64-darwin)
sqlite3 (1.6.4-x86_64-linux)
sqlite3 (1.6.6)
mini_portile2 (~> 2.8.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

Expand Down

0 comments on commit cc2d5f3

Please sign in to comment.