From 091d08125253b743b7afb87d60c350dd35c0a313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 20:47:19 -0400 Subject: [PATCH] Bump rack from 2.0.8 to 2.2.3 (#7) Bumps [rack](https://github.com/rack/rack) from 2.0.8 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.8...2.2.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2df81dc..26f7cc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM method_source (~> 0.9.0) pry-coolline (0.2.5) coolline (~> 0.5) - rack (2.0.8) + rack (2.2.3) rack-protection (2.0.5) rack rb-fsevent (0.10.3)