From 5c11cb6e11963c833cfc76852d3c869c8bca1ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:47:54 +0000 Subject: [PATCH] Bump puma from 5.6.4 to 5.6.8 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:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6627614..36d5c1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.6.0) - nio4r (2.5.8) + nio4r (2.7.0) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -149,7 +149,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.6.4) + puma (5.6.8) nio4r (~> 2.0) racc (1.6.1) rack (2.2.6.4)