From 751e0aa099ba08d5da2fcdd703d0869e3bbf23c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:18:25 +0000 Subject: [PATCH] chore(deps): bump puma from 6.6.1 to 7.1.0 Bumps [puma](https://github.com/puma/puma) from 6.6.1 to 7.1.0. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v6.6.1...v7.1.0) --- updated-dependencies: - dependency-name: puma dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f62f38823..458922e13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM mercenary (0.4.0) method_source (1.1.0) minitest (5.26.0) - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) @@ -112,7 +112,7 @@ GEM pry (>= 0.13.0) psych (3.3.4) public_suffix (6.0.2) - puma (6.6.1) + puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) rack (2.2.20)