From c508e69c89847f7623b0f85124b16688315283ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 17:25:47 +0000 Subject: [PATCH] [Security] Bump puma from 4.1.1 to 4.3.2 Bumps [puma](https://github.com/puma/puma) from 4.1.1 to 4.3.2. **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.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6835bcf..ab5d8ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.3.1) - nio4r (2.5.1) + nio4r (2.5.2) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) @@ -165,7 +165,7 @@ GEM interception (>= 0.5) pry (>= 0.12.0) public_suffix (4.0.1) - puma (4.1.1) + puma (4.3.2) nio4r (~> 2.0) rack (2.0.7) rack-proxy (0.6.5)