From 7afd920cf46ba0eb380884a8caf462ba15a9ca2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 01:45:45 +0000 Subject: [PATCH] Bump puma from 6.0.0 to 6.3.1 Bumps [puma](https://github.com/puma/puma) from 6.0.0 to 6.3.1. - [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.0.0...v6.3.1) --- 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 473d60b..63991d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM multi_xml (0.6.0) multipart-post (2.2.3) mysql2 (0.4.10) - nio4r (2.5.8) + nio4r (2.7.0) nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) oauth2 (1.4.11) @@ -165,7 +165,7 @@ GEM oauth2 (~> 1.0) omniauth (~> 1.2) public_suffix (4.0.7) - puma (6.0.0) + puma (6.3.1) nio4r (~> 2.0) raabro (1.4.0) racc (1.6.0)