From 955ca0defa328e57708141025ec1a0e6f3e262e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:41:25 +0000 Subject: [PATCH] Bump sqlite3 from 2.1.1 to 2.4.0 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.1.1 to 2.4.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.1.1...v2.4.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5d5862..aa24e3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,12 +296,12 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (~> 1.3.1) - sqlite3 (2.1.1-aarch64-linux-gnu) - sqlite3 (2.1.1-arm-linux-gnu) - sqlite3 (2.1.1-arm64-darwin) - sqlite3 (2.1.1-x86-linux-gnu) - sqlite3 (2.1.1-x86_64-darwin) - sqlite3 (2.1.1-x86_64-linux-gnu) + sqlite3 (2.4.0-aarch64-linux-gnu) + sqlite3 (2.4.0-arm-linux-gnu) + sqlite3 (2.4.0-arm64-darwin) + sqlite3 (2.4.0-x86-linux-gnu) + sqlite3 (2.4.0-x86_64-darwin) + sqlite3 (2.4.0-x86_64-linux-gnu) sshkit (1.23.2) base64 net-scp (>= 1.1.2)