From f53e06bee32c2a7190ab09373e2085f775770264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:09:56 +0000 Subject: [PATCH] Bump puma from 3.11.3 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 3.11.3 to 4.3.11. - [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.11.3...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07e2d31b..9157371b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM image_size (>= 1.5, < 3) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_optim_pack (0.5.1-x86_64-darwin) + image_optim_pack (0.5.1) fspath (>= 2.1, < 4) image_optim (~> 0.19) image_processing (0.11.2) @@ -213,7 +213,9 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.8.0) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -249,7 +251,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) - puma (3.11.3) + puma (4.3.11) + nio4r (~> 2.0) rack (2.0.4) rack-cors (0.4.1) rack-protection (2.0.3)