From a871cd99ac0030501fc6486e0e48deaf894e6fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:41:36 +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/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.5.2...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 611d1c9..1ca05a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM mustache (0.99.4) nokogiri (1.5.9) psych (1.3.4) - rack (1.5.2) + rack (1.6.13) redcarpet (2.2.2) ruhoh (2.1) directory_watcher (~> 1.4.0) @@ -19,4 +19,4 @@ PLATFORMS DEPENDENCIES psych (~> 1.3) - ruhoh (~> 2.1) + ruhoh (~> 2)