From 60d4ad42830ed3a0a5c2f59ca6f5adf62d93111e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 13:55:39 -0300 Subject: [PATCH] Bump rack from 3.1.9 to 3.1.10 (#972) Signed-off-by: dependabot[bot] 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 94eeba6c..2d2012cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -398,7 +398,7 @@ GEM pundit (2.4.0) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.1.9) + rack (3.1.10) rack-cors (2.0.2) rack (>= 2.0.0) rack-protection (4.1.1)