From cff59f8f6bcd036a5908bddb8fea3bbf2ba2ef57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 21:18:30 +0000 Subject: [PATCH] Bump sqlite3 from 2.7.4 to 2.8.0 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.7.4 to 2.8.0. - [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.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.8.0 dependency-type: direct:production 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 4d59ed1..7696c0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,7 @@ GEM ruby-progressbar (1.13.0) rubyzip (3.1.1) securerandom (0.4.1) - sqlite3 (2.7.4-x86_64-linux-gnu) + sqlite3 (2.8.0-x86_64-linux-gnu) stringio (3.1.7) thor (1.4.0) timeout (0.4.3)