From 1afa245453e32d6d7a5d417e1221d48ca3917112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 13:23:32 +0100 Subject: [PATCH] Bump racc from 1.7.1 to 1.7.2 (#29656) 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 73e0d5d08bb..c6ed7c49f29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.2) rack (2.2.8) rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4)