From 74a9e38cb0511e5f1e2a4b2de05ab5a85154bc40 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 01:52:54 +0000 Subject: [PATCH] [Security] Bump puma from 4.1.1 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 4.1.1 to 4.3.8. **This update includes security fixes.** - [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.1.1...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 6835bcf..d1f686a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,12 +144,14 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.3.1) - nio4r (2.5.1) + nio4r (2.5.7) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) @@ -165,7 +167,7 @@ GEM interception (>= 0.5) pry (>= 0.12.0) public_suffix (4.0.1) - puma (4.1.1) + puma (4.3.8) nio4r (~> 2.0) rack (2.0.7) rack-proxy (0.6.5)