From e9078ef6b6da8a9e9dda52ad36ed55c9507559c6 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:01:05 +0000 Subject: [PATCH] [Security] Bump puma from 4.3.5 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 4.3.5 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.5...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 542edc4..4db6d84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,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.4.0) minitest (5.14.2) @@ -141,7 +143,7 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) mysql2 (0.5.3) - nio4r (2.5.3) + nio4r (2.5.7) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oauth2 (1.4.4) @@ -161,7 +163,7 @@ GEM omniauth (~> 1.9) orm_adapter (0.5.0) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.8) nio4r (~> 2.0) rack (2.2.3) rack-proxy (0.6.5)