From 1977a6cb2189e44cac6ab47b217a40187e665615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 02:01:19 +0000 Subject: [PATCH] Bump rack from 2.0.3 to 2.2.3 in /app 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] --- app/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/Gemfile.lock b/app/Gemfile.lock index 01da8b2..69b6c32 100644 --- a/app/Gemfile.lock +++ b/app/Gemfile.lock @@ -271,7 +271,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) puma (3.9.1) - rack (2.0.3) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) rails (5.1.2) @@ -391,7 +391,6 @@ DEPENDENCIES spring-watcher-listen (= 2.0.1) therubyracer turbolinks (= 5.0.1) - tzinfo-data uglifier (= 3.2.0) web-console (= 3.5.1) will_paginate (= 3.1.5)