From a241ca0ac47cada5282ba9d77c287ac23bea14e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 15:01:15 +0000 Subject: [PATCH] [Security] Bump puma from 4.1.1 to 4.3.5 Bumps [puma](https://github.com/puma/puma) from 4.1.1 to 4.3.5. **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/commits) 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..67bf84f 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.5) nio4r (~> 2.0) rack (2.0.7) rack-proxy (0.6.5)