From 31aae334fcfd8a1cdda68386c04589e43380906e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 08:30:14 +0200 Subject: [PATCH] build(deps-dev): bump parser from 3.3.2.0 to 3.3.3.0 (#33246) 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 8fceb01c4df..424a68ff279 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) parallel (1.25.1) - parser (3.3.2.0) + parser (3.3.3.0) ast (~> 2.4.1) racc pathutil (0.16.2)