From dd04e81d18d5c06dfa003bd012de495210bf49cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:17:04 +0000 Subject: [PATCH] Bump puma from 6.4.0 to 6.4.2 Bumps [puma](https://github.com/puma/puma) from 6.4.0 to 6.4.2. - [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/v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca903aa..8b30339 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,8 +173,8 @@ GEM net-smtp (0.4.0) net-protocol net-ssh (7.2.0) - nio4r (2.5.9) - nio4r (2.5.9-java) + nio4r (2.7.0) + nio4r (2.7.0-java) nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -183,9 +183,9 @@ GEM psych (5.1.0-java) jar-dependencies (>= 0.1.7) public_suffix (5.0.3) - puma (6.4.0) + puma (6.4.2) nio4r (~> 2.0) - puma (6.4.0-java) + puma (6.4.2-java) nio4r (~> 2.0) racc (1.7.1) racc (1.7.1-java)