From b86b54da77e85d99bda34a85f69d122c45f6c2d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 13:19:52 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.1.4 in /statistics Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.1.4. - [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.5.2...2.1.4) Signed-off-by: dependabot[bot] --- statistics/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statistics/Gemfile.lock b/statistics/Gemfile.lock index c1edc995..257c87cc 100644 --- a/statistics/Gemfile.lock +++ b/statistics/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.4) - rack (1.5.2) + rack (2.1.4) rake (10.0.4) rspec (2.13.0) rspec-core (~> 2.13.0)