From 25048661b73de214bb4d2f806240b5f0946c8452 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:53:29 +0000 Subject: [PATCH] [Security] Bump puma from 4.3.3 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 4.3.3 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.3.3...v4.3.8) 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 9090997..d00c4e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM bourbon (>= 4.0) sass (>= 3.3) newrelic_rpm (6.9.0.363) - nio4r (2.5.2) + nio4r (2.5.7) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) normalize-rails (3.0.3) @@ -157,7 +157,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.3) - puma (4.3.3) + puma (4.3.8) nio4r (~> 2.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0)