From 0311503b45480b689f399151f9d844ceddfe78a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:58:30 +0000 Subject: [PATCH] build(deps-dev): bump puma in /appengine/static_files/sinatra Bumps [puma](https://github.com/puma/puma) from 6.4.2 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.4.2...v7.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- appengine/static_files/sinatra/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appengine/static_files/sinatra/Gemfile.lock b/appengine/static_files/sinatra/Gemfile.lock index efe542677..c34d304fd 100644 --- a/appengine/static_files/sinatra/Gemfile.lock +++ b/appengine/static_files/sinatra/Gemfile.lock @@ -27,12 +27,12 @@ GEM mini_portile2 (2.8.8) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - nio4r (2.7.0) + nio4r (2.7.5) nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) public_suffix (5.0.3) - puma (6.4.2) + puma (7.2.1) nio4r (~> 2.0) racc (1.8.1) rack (2.2.14)