From 2a4661b756dacab9762af3bf2853d7677b8e7af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 19:09:12 +0000 Subject: [PATCH] Bump sqlite3 from 2.7.0 to 2.7.2 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.7.0 to 2.7.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.7.0...v2.7.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a9d973..e0c76b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,14 +293,14 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (~> 1.3.1) - sqlite3 (2.7.0-aarch64-linux-gnu) - sqlite3 (2.7.0-aarch64-linux-musl) - sqlite3 (2.7.0-arm-linux-gnu) - sqlite3 (2.7.0-arm-linux-musl) - sqlite3 (2.7.0-arm64-darwin) - sqlite3 (2.7.0-x86_64-darwin) - sqlite3 (2.7.0-x86_64-linux-gnu) - sqlite3 (2.7.0-x86_64-linux-musl) + sqlite3 (2.7.2-aarch64-linux-gnu) + sqlite3 (2.7.2-aarch64-linux-musl) + sqlite3 (2.7.2-arm-linux-gnu) + sqlite3 (2.7.2-arm-linux-musl) + sqlite3 (2.7.2-arm64-darwin) + sqlite3 (2.7.2-x86_64-darwin) + sqlite3 (2.7.2-x86_64-linux-gnu) + sqlite3 (2.7.2-x86_64-linux-musl) stringio (3.1.7) thor (1.3.2) thruster (0.1.13)