From 9bfdcbd3dfa1bbb391c3261639752145464aa1c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 01:25:16 +0000 Subject: [PATCH] Bump puma from 5.6.4 to 6.3.1 Bumps [puma](https://github.com/puma/puma) from 5.6.4 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/v5.6.4...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3736cf0..1154842 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM mini_portile2 (2.8.1) multi_json (1.15.0) multi_xml (0.6.0) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -100,7 +100,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (4.0.7) - puma (5.6.4) + puma (6.3.1) nio4r (~> 2.0) racc (1.6.2) rack (3.0.6.1)