From 7adba31a0f525cb1de00340059e1786951759a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 15:00:37 +0000 Subject: [PATCH] Bump puma from 5.3.1 to 6.0.2 Bumps [puma](https://github.com/puma/puma) from 5.3.1 to 6.0.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/v5.3.1...v6.0.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbf959ef..db9b4503 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nio4r (2.5.7) + nio4r (2.5.8) nokogiri (1.11.5) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -104,7 +104,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.3.1) + puma (6.0.2) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)