From 73ee4595a3319a15a8e3dd708fba994e3229c74e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 18:06:22 +0000 Subject: [PATCH] Update sqlite3 to version 2.9.5 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2612e5d..4ca6c2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,10 +382,10 @@ GEM simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) spy (1.0.5) - sqlite3 (2.7.4) + sqlite3 (2.9.5) mini_portile2 (~> 2.8.0) - sqlite3 (2.7.4-arm64-darwin) - sqlite3 (2.7.4-x86_64-linux-gnu) + sqlite3 (2.9.5-arm64-darwin) + sqlite3 (2.9.5-x86_64-linux-gnu) thor (1.5.0) timecop (0.9.10) timeout (0.6.1)