From 29f75476d24854345c51847b2458914434a9bc61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 21:58:16 +0000 Subject: [PATCH] Bump puma from 3.6.2 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 3.6.2 to 5.6.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/v3.6.2...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f63e6f7..42d85b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,6 +148,7 @@ GEM moped (1.5.3) multi_json (1.15.0) multipart-post (2.0.0) + nio4r (2.5.8) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) origin (1.1.0) @@ -167,7 +168,8 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) - puma (3.6.2) + puma (5.6.2) + nio4r (~> 2.0) rack (1.4.7) rack-cache (1.7.1) rack (>= 0.4)