From ae95998916aa4630b3faf57b6b759a82a709e960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 07:08:47 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.4 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. - [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/2.2.3...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 158086a..10c2e4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,6 @@ GIT rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) - sinatra-contrib (2.1.0) - multi_json - mustermann (~> 1.0) - rack-protection (= 2.1.0) - sinatra (= 2.1.0) - tilt (~> 2.0) GEM remote: https://rubygems.org/ @@ -68,8 +62,14 @@ GEM multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - rack (2.2.3) + rack (2.2.6.4) ruby2_keywords (0.0.5) + sinatra-contrib (2.1.0) + multi_json + mustermann (~> 1.0) + rack-protection (= 2.1.0) + sinatra (= 2.1.0) + tilt (~> 2.0) temple (0.8.2) tilt (2.0.10) tzinfo (2.0.4)