From b5881b0de35e38134d5a8b55138409a2a7da83a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 02:04:10 +0000 Subject: [PATCH] [Security] Bump puma from 4.3.7 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 4.3.7 to 4.3.8. **This update includes a security fix.** - [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.7...v4.3.8) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf6fd6a1..2240c988 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,7 +252,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.5.0) mini_racer (0.3.1) @@ -264,7 +266,7 @@ GEM net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) - nio4r (2.5.4) + nio4r (2.5.7) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -296,7 +298,7 @@ GEM pry (~> 0.9) slop (~> 3.0) public_suffix (4.0.6) - puma (4.3.7) + puma (4.3.8) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)