From b33ff49a96bea36ad61d7c2db072061af72f094d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 08:30:50 +0100 Subject: [PATCH] Bump rack from 2.2.6 to 2.2.6.2 (#25820) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4daa16d0302..1bfd65a721f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM forwardable-extended (~> 2.6) public_suffix (5.0.1) racc (1.6.2) - rack (2.2.6) + rack (2.2.6.2) rack-protection (3.0.5) rack rake (13.0.6)