From 9aab7fcf96de956d8dc2142f641c22136d50c96f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:21:23 +0000 Subject: [PATCH] Bump puma from 7.0.3 to 7.1.0 Bumps [puma](https://github.com/puma/puma) from 7.0.3 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/v7.0.3...v7.1.0) --- updated-dependencies: - dependency-name: puma dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43f7e3de..570ba8d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM rubocop-rspec (~> 3.5) rubocop-rspec_rails (~> 2.30) scss_lint (~> 0.60) - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.18.10-arm64-darwin) @@ -248,7 +248,7 @@ GEM date stringio public_suffix (6.0.2) - puma (7.0.3) + puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) rack (3.1.18)