From 0b197d1dfdf6bfb31152817126e4937d5981f6e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 01:36:51 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.12 in /HTTP_Exploration/app Bumps [rack](https://github.com/rack/rack) from 1.6.11 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.11...1.6.12) Signed-off-by: dependabot[bot] --- HTTP_Exploration/app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTTP_Exploration/app/Gemfile.lock b/HTTP_Exploration/app/Gemfile.lock index 1c823fd..a80d1fa 100644 --- a/HTTP_Exploration/app/Gemfile.lock +++ b/HTTP_Exploration/app/Gemfile.lock @@ -59,7 +59,7 @@ GEM minitest (5.11.3) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) - rack (1.6.11) + rack (1.6.12) rack-test (0.6.3) rack (>= 1.0) rails (4.2.11.1)