From 97900072538ba3e455886be094508511c0d7f75f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 06:20:17 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.6.12 in /oauth2/web Bumps [rack](https://github.com/rack/rack) from 1.4.1 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.4.1...1.6.12) Signed-off-by: dependabot[bot] --- oauth2/web/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth2/web/Gemfile.lock b/oauth2/web/Gemfile.lock index b5bfb5b..b49913b 100644 --- a/oauth2/web/Gemfile.lock +++ b/oauth2/web/Gemfile.lock @@ -13,7 +13,7 @@ GEM httpauth (~> 0.1) multi_json (~> 1.0) rack (~> 1.4) - rack (1.4.1) + rack (1.6.12) rack-protection (1.2.0) rack rack-test (0.6.1)