From d40be5044026d1d8c33233baa16bea8a1997b344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 00:03:49 +0000 Subject: [PATCH] build(deps): bump puma from 4.3.0 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 4.3.0 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/v4.3.0...v5.6.2) --- 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 836a014..f87a753 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,12 +113,12 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (0.18.4) - puma (4.3.0) + puma (5.6.2) nio4r (~> 2.0) rack (1.6.11) rack-test (0.6.3)