From 52b7d8ba0b30e68e47008d141ae129cfcdab4ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:28:25 +0000 Subject: [PATCH] build(deps): bump puma from 6.6.1 to 7.2.1 in /pkgs/by-name/ge/gemstash Bumps [puma](https://github.com/puma/puma) from 6.6.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.6.1...v7.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/by-name/ge/gemstash/Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pkgs/by-name/ge/gemstash/Gemfile.lock b/pkgs/by-name/ge/gemstash/Gemfile.lock index 5d3a888f6df8a..572d6ac93f260 100644 --- a/pkgs/by-name/ge/gemstash/Gemfile.lock +++ b/pkgs/by-name/ge/gemstash/Gemfile.lock @@ -46,19 +46,19 @@ GEM faraday-retry (1.0.3) faraday_middleware (1.2.1) faraday (~> 1.0) - gemstash (2.7.1) - activesupport (>= 4.2, < 8) - dalli (>= 3.2.3, < 4) + gemstash (2.8.2) + activesupport (>= 4.2, < 9) + dalli (>= 3.2.3, < 5) faraday (>= 1, < 3) faraday_middleware (~> 1.0) lru_redux (~> 1.1) psych (>= 3.2.1) - puma (~> 6.1) + puma (>= 6.1, < 8.0) sequel (~> 5.0) server_health_check-rack (~> 0.1) - sinatra (>= 1.4, < 4.0) - sqlite3 (~> 1.3) - terminal-table (~> 3.0) + sinatra (>= 1.4, < 5.0) + sqlite3 (>= 1.3, < 3.0) + terminal-table (>= 3, < 5) thor (~> 1.0) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -73,7 +73,7 @@ GEM psych (5.2.6) date stringio - puma (6.6.1) + puma (7.2.1) nio4r (~> 2.0) rack (2.2.21) rack-protection (3.2.0)