From 59fa3d5f56296c6473c0a9754498d0ed47ac2345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 21:20:52 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.9 Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.9. - [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.5...v4.3.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 17b5f97..07b4c9f --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,6 @@ GEM rack (>= 0.9.0) bootsnap (1.4.5) msgpack (~> 1.0) - brakeman (4.7.1) builder (3.2.4) bullet (6.0.2) activesupport (>= 3.0.0) @@ -239,7 +238,7 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) msgpack (1.3.1) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) oj (3.9.2) @@ -261,7 +260,7 @@ GEM pry (>= 0.10.4) psych (3.1.0) public_suffix (4.0.1) - puma (4.3.5) + puma (4.3.9) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) @@ -439,7 +438,6 @@ DEPENDENCIES aws-sdk-s3 (~> 1) better_errors (~> 2.5, >= 2.5.1) bootsnap (~> 1.4, >= 1.4.5) - brakeman (~> 4.7, >= 4.7.1) bullet (~> 6.0.2) delayed_job_active_record (~> 4.1, >= 4.1.4) devise (~> 4.7.1)