From 4daac2d3c7f458731aae38e66c5675c5bf5872fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 04:29:38 +0000 Subject: [PATCH] Bump sqlite3 from 2.9.0 to 2.9.5 in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby). Updates `sqlite3` from 2.9.0 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/v2.9.0...v2.9.5) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.5 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16052c3..e06f5bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,16 +145,16 @@ GEM rack-protection (= 4.2.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sqlite3 (2.9.0-aarch64-linux-gnu) - sqlite3 (2.9.0-aarch64-linux-musl) - sqlite3 (2.9.0-arm-linux-gnu) - sqlite3 (2.9.0-arm-linux-musl) - sqlite3 (2.9.0-arm64-darwin) - sqlite3 (2.9.0-x86-linux-gnu) - sqlite3 (2.9.0-x86-linux-musl) - sqlite3 (2.9.0-x86_64-darwin) - sqlite3 (2.9.0-x86_64-linux-gnu) - sqlite3 (2.9.0-x86_64-linux-musl) + sqlite3 (2.9.5-aarch64-linux-gnu) + sqlite3 (2.9.5-aarch64-linux-musl) + sqlite3 (2.9.5-arm-linux-gnu) + sqlite3 (2.9.5-arm-linux-musl) + sqlite3 (2.9.5-arm64-darwin) + sqlite3 (2.9.5-x86-linux-gnu) + sqlite3 (2.9.5-x86-linux-musl) + sqlite3 (2.9.5-x86_64-darwin) + sqlite3 (2.9.5-x86_64-linux-gnu) + sqlite3 (2.9.5-x86_64-linux-musl) thor (1.5.0) tilt (2.6.1) typhoeus (1.5.0)