From 88598dfb189da87028965deb96bf6256d11653c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:14:16 +0000 Subject: [PATCH] Bump sqlite3 from 2.4.1 to 2.5.0 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.4.1 to 2.5.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.4.1...v2.5.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 d6c48ab..a25048e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -314,12 +314,12 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.4.1-aarch64-linux-gnu) - sqlite3 (2.4.1-arm-linux-gnu) - sqlite3 (2.4.1-arm64-darwin) - sqlite3 (2.4.1-x86-linux-gnu) - sqlite3 (2.4.1-x86_64-darwin) - sqlite3 (2.4.1-x86_64-linux-gnu) + sqlite3 (2.5.0-aarch64-linux-gnu) + sqlite3 (2.5.0-arm-linux-gnu) + sqlite3 (2.5.0-arm64-darwin) + sqlite3 (2.5.0-x86-linux-gnu) + sqlite3 (2.5.0-x86_64-darwin) + sqlite3 (2.5.0-x86_64-linux-gnu) ssoready (1.0.0) async-http-faraday (>= 0.0, < 1.0) faraday (>= 1.10, < 3.0)