From ca5a2b18560775d023d74df5f148cdb4b009b9bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 10:04:31 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 5.6.5 Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.6.5. - [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.3.2...v5.6.5) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 439b583..4e523cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM minitest-ci (3.4.0) minitest (>= 5.0.6) msgpack (1.4.2) - nio4r (2.5.7) + nio4r (2.5.8) nokogiri (1.11.5-x86_64-darwin) racc (~> 1.4) nokogiri (1.11.5-x86_64-linux) @@ -128,7 +128,7 @@ GEM oj (3.11.3) pg (1.2.3) public_suffix (4.0.6) - puma (5.3.2) + puma (5.6.5) nio4r (~> 2.0) r7insight (3.0.4) racc (1.5.2)