From d1fab6dd22aa195b06897c4977c6a1a01dbe7852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:19:49 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.6.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.2...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 17b5f97..3b2229c --- 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) @@ -265,7 +264,7 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - rack (2.2.2) + rack (2.2.6.2) rack-cors (1.0.6) rack (>= 1.6.0) rack-proxy (0.6.5) @@ -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)