From aefe4fa75d401e9fcbec00a8dd278dc09ef2c641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 14:56:32 +0000 Subject: [PATCH] Bump puma from 6.4.2 to 6.4.3 Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.4.3. - [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.2...v6.4.3) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87370171..b7d16a0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,7 @@ GEM minitest (5.17.0) multipart-post (2.1.1) newrelic_rpm (4.7.1.340) - nio4r (2.7.0) + nio4r (2.7.3) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -142,7 +142,7 @@ GEM pry (~> 0.10) pry-rails (0.3.9) pry (>= 0.10.4) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) racc (1.6.1) rack (2.2.6.4)