From c220ef9582f00c2a4244026ba6a1526deb5abc83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:31:10 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. - [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.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a57e19a..c4af715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,10 @@ GEM - remote: https://rubygems.org/ remote: https://oss:cUsw1fO1EK35ZewlWybDC9F9wG9DKzaQ@gem.mutant.dev/ + specs: + mutant-license (0.1.1.2.1839360472112769816023349048501540551457.0) + +GEM + remote: https://rubygems.org/ specs: aasm (5.2.0) concurrent-ruby (~> 1.0) @@ -154,7 +158,6 @@ GEM parser (~> 3.0.0) regexp_parser (~> 2.0, >= 2.0.3) unparser (~> 0.6.0) - mutant-license (0.1.1.2.1839360472112769816023349048501540551457.0) mutant-minitest (0.10.31) minitest (~> 5.11) mutant (= 0.10.31) @@ -187,7 +190,7 @@ GEM puma (5.2.2) nio4r (~> 2.0) racc (1.5.2) - rack (2.2.3) + rack (2.2.6.2) rack-proxy (0.6.5) rack rack-test (1.1.0)