From c5860ae700a521681ed97c618616c4427cefccfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 19:46:09 +0000 Subject: [PATCH] Bump sqlite3 from 1.6.3 to 2.9.5 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.3 to 2.9.5. - [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.3...v2.9.5) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d88f95..28a5848 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM concurrent-ruby (~> 1.0) logger (1.7.0) method_source (1.0.0) - mini_portile2 (2.8.4) + mini_portile2 (2.8.9) minitest (5.27.0) minitest-reporters (1.6.1) ansi @@ -46,7 +46,7 @@ GEM ptools (1.5.0) ruby-progressbar (1.13.0) securerandom (0.4.1) - sqlite3 (1.6.3) + sqlite3 (2.9.5) mini_portile2 (~> 2.8.0) timeout (0.4.3) tzinfo (2.0.6)