From f8c648a8dae2d3655722f39e71e84f0142d16a7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:40:49 +0000 Subject: [PATCH] Bump puma from 3.9.1 to 5.6.8 in /dummy_app Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 5.6.8. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.9.1...v5.6.8) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dummy_app/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dummy_app/Gemfile.lock b/dummy_app/Gemfile.lock index 4069a2f1..97f8e47c 100644 --- a/dummy_app/Gemfile.lock +++ b/dummy_app/Gemfile.lock @@ -2,7 +2,9 @@ GEM remote: https://rubygems.org/ specs: mustermann (1.0.0) - puma (3.9.1) + nio4r (2.7.0) + puma (5.6.8) + nio4r (~> 2.0) rack (2.0.3) rack-protection (2.0.0) rack