From 11d679af0633a3a2045d908b31957c83088ba12d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 13:03:07 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.8 in /example_app Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.8. - [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.3...v4.3.8) Signed-off-by: dependabot[bot] --- example_app/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/example_app/Gemfile.lock b/example_app/Gemfile.lock index cb2cbe4..21e2985 100644 --- a/example_app/Gemfile.lock +++ b/example_app/Gemfile.lock @@ -99,12 +99,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.12.2) msgpack (1.3.1) - nio4r (2.5.2) + nio4r (2.5.7) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (1.1.4) @@ -118,7 +120,7 @@ GEM pry (~> 0.10) pry-rails (0.3.9) pry (>= 0.10.4) - puma (4.3.3) + puma (4.3.8) nio4r (~> 2.0) quantile (0.2.1) rack (2.0.8)