From 772feca7ecb1d0dbe88eb43f47c76d12109db993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:12:37 +0000 Subject: [PATCH] Bump puma from 5.6.8 to 8.0.1 Bumps [puma](https://github.com/puma/puma) from 5.6.8 to 8.0.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/v5.6.8...v8.0.1) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.1 dependency-type: direct:development 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 92f870e3..73ca2b1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.7.2) - nio4r (2.5.9) + nio4r (2.7.5) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -153,7 +153,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.6.8) + puma (8.0.1) nio4r (~> 2.0) racc (1.6.1) rack (2.2.23)