From 45d67c63eba95828f51cd59947078a0a3ee51355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:44:01 +0000 Subject: [PATCH] :arrow_up: Bump parser from 3.3.2.0 to 3.3.3.0 Bumps [parser](https://github.com/whitequark/parser) from 3.3.2.0 to 3.3.3.0. - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.3.2.0...v3.3.3.0) --- updated-dependencies: - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e270f70..981f33b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM nenv (~> 0.1) shellany (~> 0.0) parallel (1.24.0) - parser (3.3.2.0) + parser (3.3.3.0) ast (~> 2.4.1) racc pry (0.14.2)