From 24f6c2754b6451b67925e5cc0ab39fb8970fb4c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 12:20:29 +0000 Subject: [PATCH] Bump rack from 1.3.4 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.3.4 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.3.4...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3fc3f730..162a6d659 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM daemons (1.1.4) eventmachine (0.12.10) nokogiri (1.5.0) - rack (1.3.4) + rack (1.6.13) rack-protection (1.1.2) rack redcarpet (2.0.0b5)