From cf29430d6b05d221d33cc6b45b41d30ddc25bf79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 14:53:22 +0000 Subject: [PATCH] Bump puma from 6.6.0 to 7.2.1 in /rails_app Bumps [puma](https://github.com/puma/puma) from 6.6.0 to 7.2.1. - [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.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rails_app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rails_app/Gemfile.lock b/rails_app/Gemfile.lock index 2c0541f..29d7f03 100644 --- a/rails_app/Gemfile.lock +++ b/rails_app/Gemfile.lock @@ -142,7 +142,7 @@ GEM timeout net-smtp (0.5.1) net-protocol - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.19.4-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.19.4-aarch64-linux-musl) @@ -170,7 +170,7 @@ GEM psych (5.2.3) date stringio - puma (6.6.0) + puma (7.2.1) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6)