From 648993de1439e197c3d4daa4637011e17e721369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 04:50:05 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.5.2 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.5.2...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 6691f833..a20f0f8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM multi_json (~> 1.0) multi_xml (~> 0.5) rack (~> 1.2) - rack (1.5.2) + rack (1.6.13) rake (0.9.2.2) rdoc (3.12.2) json (~> 1.4)