From 2f112ae5da8e019c07ef09506361d749be0e5fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 00:06:23 +0000 Subject: [PATCH] Bump puma from 4.3.0 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 4.3.0 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/v4.3.0...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7809d0..b647f12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,12 +194,14 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) multi_xml (0.6.0) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) pg (1.1.4) @@ -207,7 +209,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.1) - puma (4.3.0) + puma (4.3.12) nio4r (~> 2.0) rack (2.0.7) rack-proxy (0.6.5)