From c9217c49b83006e1dc6abcac29db98cd4ea3b598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 06:58:07 +0000 Subject: [PATCH] Bump sqlite3 from 1.7.3 to 2.7.2 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.7.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.7.3...v2.7.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0a4f74df9..cabd21717 100644 --- a/Gemfile +++ b/Gemfile @@ -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] diff --git a/Gemfile.lock b/Gemfile.lock index a09825a08..388c88fef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2213,7 +2213,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (1.7.3-x86_64-linux) + sqlite3 (2.7.2-x86_64-linux-gnu) stackprof (0.2.27) statsd-ruby (1.5.0) stripe (15.1.0) @@ -2344,7 +2344,7 @@ DEPENDENCIES slack-notifier spring sprockets (~> 4.2.0) - sqlite3 (~> 1.4) + sqlite3 (~> 2.7) stackprof stripe stripe_event