From e8548ead0fd0b2446bfd7642904087047ababf33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 06:09:07 +0000 Subject: [PATCH] Bump rack from 2.0.8 to 2.1.4 in /test/dummy Bumps [rack](https://github.com/rack/rack) from 2.0.8 to 2.1.4. - [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.1.4) Signed-off-by: dependabot[bot] --- test/dummy/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/dummy/Gemfile.lock b/test/dummy/Gemfile.lock index e19c6abe..595fb566 100644 --- a/test/dummy/Gemfile.lock +++ b/test/dummy/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: http://rubygems.org/ specs: mustermann (1.0.3) - rack (2.0.8) + rack (2.1.4) rack-protection (2.0.3) rack sinatra (2.0.3)