From 010261ce374bbb90a4c58d666a7d6656ffe6da1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 04:27:08 +0000 Subject: [PATCH] Bump rack from 2.0.3 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.3...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2d6682..79e6f6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,6 @@ GEM builder (3.2.3) byebug (9.0.6) concurrent-ruby (1.0.5) - connection_pool (2.2.1) erubis (2.7.0) ffi (1.9.18) globalid (0.4.0) @@ -66,10 +65,8 @@ GEM mini_portile2 (~> 2.1.0) pg (0.20.0) puma (3.9.1) - rack (2.0.3) + rack (2.2.3) rack-cors (0.4.1) - rack-protection (2.0.0) - rack rack-test (0.6.3) rack (>= 1.0) rails (5.0.3) @@ -99,12 +96,6 @@ GEM rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) - redis (3.3.3) - sidekiq (5.0.2) - concurrent-ruby (~> 1.0) - connection_pool (~> 2.2, >= 2.2.0) - rack-protection (>= 1.5.0) - redis (~> 3.3, >= 3.3.3) sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -130,7 +121,6 @@ DEPENDENCIES puma (~> 3.0) rack-cors rails (~> 5.0.3) - sidekiq (= 5.0.2) tzinfo-data BUNDLED WITH