From b8b7ba88bd88e0fd5bc349de03c6a6472fede479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:38:40 -0500 Subject: [PATCH] Bump puma from 6.6.0 to 7.1.0 (#36) Bumps [puma](https://github.com/puma/puma) from 6.6.0 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.0...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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b511915..938968a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -349,7 +349,7 @@ GEM timeout net-smtp (0.5.1) net-protocol - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.18.8-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.18.8-aarch64-linux-musl) @@ -409,7 +409,7 @@ GEM i18n (>= 0.5.0) railties (>= 6.1.0) public_suffix (6.0.2) - puma (6.6.0) + puma (7.1.0) nio4r (~> 2.0) pundit (2.5.0) activesupport (>= 3.0.0)