From cce40a7f7c3ee250ec70164986b824499902b877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 15:33:32 +0000 Subject: [PATCH] Bump parser from 3.3.0.3 to 3.3.0.5 (#180) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76e66ee..b416137 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.24.0) - parser (3.3.0.3) + parser (3.3.0.5) ast (~> 2.4.1) racc pg (1.5.4)