From 0a3c29fc31d952a77333f030fceef8caeec65086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:07:16 +0000 Subject: [PATCH] Bump puma from 5.0.2 to 5.6.4 in /src/api Bumps [puma](https://github.com/puma/puma) from 5.0.2 to 5.6.4. - [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.0.2...v5.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- src/api/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index cae61c69d1c..a0a8000baea 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -229,7 +229,9 @@ GEM mimemagic (~> 0.3.2) method_source (1.0.0) middleware (0.1.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.2) @@ -244,7 +246,7 @@ GEM ruby-progressbar mocha (1.11.2) mysql2 (0.5.3) - nio4r (2.5.4) + nio4r (2.5.8) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) parallel (1.19.2) @@ -262,7 +264,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.6) - puma (5.0.2) + puma (5.6.4) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)