From 48e51c94aa2633bf5e0bfcc4cbf4a755de445afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 18:44:37 +0000 Subject: [PATCH] Bump puma from 5.6.4 to 5.6.8 (#135) Bumps [puma](https://github.com/puma/puma) from 5.6.4 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/v5.6.4...v5.6.8) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e3c6b2..af2a626 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM mustermann (2.0.2) ruby2_keywords (~> 0.0.1) naught (1.1.0) - nio4r (2.5.8) + nio4r (2.7.0) nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -84,7 +84,7 @@ GEM props (1.2.0) iniparser (>= 0.1.0) public_suffix (4.0.6) - puma (5.6.4) + puma (5.6.8) nio4r (~> 2.0) racc (1.6.0) rack (2.2.4)