From 18229b524caed45fe7c7131c6dee1a3ce3178e1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:50:31 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.4.1...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 2210cfd..43db4df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM mustache (0.99.4) nokogiri (1.5.5) posix-spawn (0.3.6) - rack (1.4.1) + rack (1.6.13) rack-protection (1.2.0) rack redcarpet (2.1.0)