Bump sqlite3 from 1.6.9 to 2.0.2

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.9 to 2.0.2.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.6.9...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-18 18:23:14 +00:00 committed by GitHub
parent 75a88f2955
commit cfbbbe351b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -311,7 +311,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.9)
sqlite3 (2.0.2)
mini_portile2 (~> 2.8.0)
stripe (5.24.0)
strscan (3.1.0)