From 2440f71e44e8222d8a57656bf342cf51c8c38863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 20:07:59 +0000 Subject: [PATCH] Bump puma from 6.5.0 to 7.1.0 in /rails_api Bumps [puma](https://github.com/puma/puma) from 6.5.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.5.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] --- rails_api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rails_api/Gemfile.lock b/rails_api/Gemfile.lock index b47f697..e7af7a2 100644 --- a/rails_api/Gemfile.lock +++ b/rails_api/Gemfile.lock @@ -121,7 +121,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.17.1-aarch64-linux) racc (~> 1.4) nokogiri (1.17.1-arm-linux) @@ -137,7 +137,7 @@ GEM pg (1.5.9) psych (5.2.0) stringio - puma (6.5.0) + puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) rack (3.1.8)