From d3d134289dd3fb581abf72b704c41629fc234640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 11:02:03 +0000 Subject: [PATCH] Bump sqlite3 from 2.7.4 to 2.8.1 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.7.4 to 2.8.1. - [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.7.4...v2.8.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3df98eb..ceee8b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM sexp_processor (~> 4.16) securerandom (0.4.1) sexp_processor (4.17.3) - sqlite3 (2.7.4-x86_64-linux-gnu) + sqlite3 (2.8.1-x86_64-linux-gnu) stringio (3.1.7) sys-uname (1.4.1) ffi (~> 1.1)