Bump sqlite3 from 1.7.3 to 2.7.4

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.7.4.
- [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.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-version: 2.7.4
  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] 2025-09-22 12:07:18 +00:00 committed by GitHub
parent d1225c30c5
commit 90e7f5359a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -114,7 +114,7 @@ gem 'binding_of_caller' # see has_changelog.rb
group :test, :development do
gem 'pry'
gem 'sqlite3', '~> 1.4'
gem 'sqlite3', '~> 2.7'
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]

View File

@ -2217,8 +2217,8 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-linux)
sqlite3 (2.7.4-arm64-darwin)
sqlite3 (2.7.4-x86_64-linux-gnu)
stackprof (0.2.27)
statsd-ruby (1.5.0)
stripe (15.1.0)
@ -2350,7 +2350,7 @@ DEPENDENCIES
slack-notifier
spring
sprockets (~> 4.2.0)
sqlite3 (~> 1.4)
sqlite3 (~> 2.7)
stackprof
stripe
stripe_event