From 8c0da15ce076d888da5b2e6df288a4fd042c2f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 04:10:07 +0000 Subject: [PATCH] Bump rack from 2.0.5 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.5 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.5...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abbb8a6..767fc6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,14 +196,11 @@ GEM public_suffix (3.0.2) puma (3.12.0) raabro (1.1.6) - rack (2.0.5) + rack (2.2.3) rack-protection (2.0.4) rack rack-test (1.1.0) rack (>= 1.0, < 3) - rack-throttle (0.7.0) - bundler (>= 1.0.0) - rack (>= 1.0.0) rails (5.2.0) actioncable (= 5.2.0) actionmailer (= 5.2.0) @@ -334,7 +331,6 @@ DEPENDENCIES pry pry-rails puma (~> 3.11) - rack-throttle rails (~> 5.2.0) redis (~> 4.0) rspec-rails