From 542f81bced2d7e9b9cd4114c51842c023ee1a3f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 15:08:12 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.4.7 in /auth-before Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.4.7. - [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.4.1...1.4.7) Signed-off-by: dependabot[bot] --- auth-before/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-before/Gemfile.lock b/auth-before/Gemfile.lock index f61f768..a06f1ec 100644 --- a/auth-before/Gemfile.lock +++ b/auth-before/Gemfile.lock @@ -91,7 +91,7 @@ GEM multi_json (~> 1.3) omniauth-oauth (~> 1.0) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2)