From b37b28b2481de5ef0487d3ab6c18581b773c2882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 03:29:56 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.6.12 in /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] --- web/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index 9528696..f5d0f22 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -27,7 +27,7 @@ GEM slop (~> 3.3.1) pry-nav (0.2.2) pry (~> 0.9.10) - rack (1.4.1) + rack (1.6.12) rack-protection (1.2.0) rack rake (0.9.2.2)