From f70d325df9f84349516b4089db7e0bf0e485e8de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:04:53 +0000 Subject: [PATCH] Bump sqlite3 from 1.6.2 to 2.9.5 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.2 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.2...v2.9.5) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e807af10..1e21ac8eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,9 +3,9 @@ GEM specs: colorize (0.8.1) date (3.3.3) - mini_portile2 (2.8.8) - sqlite3 (1.6.2) - mini_portile2 (~> 2.8.0) + sqlite3 (2.9.5-arm64-darwin) + sqlite3 (2.9.5-x86_64-darwin) + sqlite3 (2.9.5-x86_64-linux-gnu) PLATFORMS arm64-darwin-22 @@ -14,6 +14,7 @@ PLATFORMS arm64-darwin-25 x86_64-darwin-22 x86_64-darwin-23 + x86_64-linux DEPENDENCIES colorize