From 2e41a100976eb307d6aeb46d8e2a2313551b061b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 05:22:32 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 1.6.12 in /spec/dummy Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.12. - [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/1.6.4...1.6.12) Signed-off-by: dependabot[bot] --- spec/dummy/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index abdc28a..57eb519 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: progressive_render (0.7.0) coffee-rails @@ -89,7 +89,7 @@ GEM pry-byebug (3.2.0) byebug (~> 5.0) pry (~> 0.10) - rack (1.6.4) + rack (1.6.12) rack-test (0.6.3) rack (>= 1.0) rails (4.2.2)