From f02349aebd13961967c7d736239c85f972bf5dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:11:46 +0000 Subject: [PATCH] Bump puma from 3.9.1 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 4.3.12. - [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.9.1...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1f316b..7b34ba7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -253,7 +253,9 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.5.1) mini_portile2 (2.4.0) minitest (5.14.0) @@ -284,7 +286,8 @@ GEM ast (~> 2.2) pg (0.21.0) powerpack (0.1.1) - puma (3.9.1) + puma (4.3.12) + nio4r (~> 2.0) rack (2.2.2) rack-test (0.6.3) rack (>= 1.0)