From abe89c2ef3419b78bd3ad17acf392623bbcda163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 02:26:56 +0000 Subject: [PATCH] Bump the minor-updates group across 1 directory with 2 updates Bumps the minor-updates group with 2 updates in the / directory: [puma](https://github.com/puma/puma) and [sqlite3](https://github.com/sparklemotion/sqlite3-ruby). Updates `puma` from 6.4.3 to 6.5.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.4.3...v6.5.0) Updates `sqlite3` from 2.2.0 to 2.3.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.2.0...v2.3.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78fe9a1..cc3132a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,16 +22,16 @@ GEM json (2.8.2) language_server-protocol (3.17.0.3) logger (1.6.1) - mini_portile2 (2.8.7) + mini_portile2 (2.8.8) net-http (0.5.0) uri - nio4r (2.7.3) + nio4r (2.7.4) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) racc public_suffix (6.0.1) - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) rack (3.1.8) @@ -77,7 +77,7 @@ GEM ruby-progressbar (1.13.0) sequel (5.86.0) bigdecimal - sqlite3 (2.2.0) + sqlite3 (2.3.0) mini_portile2 (~> 2.8.0) sucker_punch (3.2.0) concurrent-ruby (~> 1.0)