Bump sqlite3 from 2.9.0 to 2.9.1

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.9.0 to 2.9.1.
- [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/v2.9.0...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-04 00:14:27 +00:00 committed by GitHub
parent f2eb09191e
commit 948b50eba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -392,7 +392,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.9.0)
sqlite3 (2.9.1)
mini_portile2 (~> 2.8.0)
stringio (3.1.7)
stripe (18.2.0)