From e382883f4cfb547aec3a6c6cd77b60c6b21a29d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:43:55 +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 ad50d90..94ea411 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - faraday-http-cache (0.5.2) + faraday-http-cache (0.5.4) faraday (~> 0.8) GEM @@ -34,7 +34,7 @@ GEM json (1.8.1) minitest (5.4.1) multipart-post (2.0.0) - rack (1.5.2) + rack (1.6.13) rack-protection (1.5.3) rack rake (10.3.2)