From fe982953a385fa83a4a7a77eba686b3e5e50056e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 08:29:11 +0000 Subject: [PATCH] Bump rack from 1.6.10 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.10 to 1.6.13. - [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.10...1.6.13) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9721046e3..5b0d8a3f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM rails (>= 3.1.0) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - rack (1.6.10) + rack (1.6.13) rack-protection (1.5.5) rack rack-test (0.6.3)