From c111faab2d3f4b92517d173a7c1ae7494b5ffa2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:51:57 +0000 Subject: [PATCH] build(deps-dev): bump puma in /appengine/standard-storage 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:development ... Signed-off-by: dependabot[bot] --- appengine/standard-storage/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appengine/standard-storage/Gemfile.lock b/appengine/standard-storage/Gemfile.lock index 51813cbf3..084de04bd 100644 --- a/appengine/standard-storage/Gemfile.lock +++ b/appengine/standard-storage/Gemfile.lock @@ -72,13 +72,13 @@ GEM multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - nio4r (2.5.9) + nio4r (2.7.5) nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) os (1.1.4) public_suffix (5.0.3) - puma (6.3.1) + puma (7.2.1) nio4r (~> 2.0) racc (1.7.3) rack (2.2.8.1)