From 165497b506dd5607979edb316a0b18e6c1f477d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 04:05:35 +0000 Subject: [PATCH] Bump sqlite3 from 2.9.1 to 2.9.2 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.9.1 to 2.9.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/v2.9.1...v2.9.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abcbaa4..366efce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,9 +292,9 @@ GEM ruby2_keywords (0.0.5) securerandom (0.4.1) shellany (0.0.1) - sqlite3 (2.9.1-arm64-darwin) - sqlite3 (2.9.1-x86_64-darwin) - sqlite3 (2.9.1-x86_64-linux-gnu) + sqlite3 (2.9.2-arm64-darwin) + sqlite3 (2.9.2-x86_64-darwin) + sqlite3 (2.9.2-x86_64-linux-gnu) stringio (3.2.0) thor (1.5.0) timeout (0.6.0)