From 92d5f2b445f648ebd505d47be3f057cdf463c2a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:50:31 +0000 Subject: [PATCH] Bump puma from 6.3.1 to 7.2.1 Bumps [puma](https://github.com/puma/puma) from 6.3.1 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.3.1...v7.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 457cbcc6..c67c2f58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM mini_racer (0.6.3) libv8-node (~> 16.10.0.0) minitest (5.18.1) - nio4r (2.5.9) + nio4r (2.7.5) nokogiri (1.15.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -226,7 +226,7 @@ GEM railties (>= 3.0.0) psych (3.3.4) public_suffix (5.0.1) - puma (6.3.1) + puma (7.2.1) nio4r (~> 2.0) racc (1.7.1) rack (2.2.6.4)