From 818604f6c43f294a824340cc0dda040df3b9bbaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 11:15:42 +0200 Subject: [PATCH] Build(deps): Bump parser from 3.2.1.1 to 3.2.2.0 (#20918) Bumps [parser](https://github.com/whitequark/parser) from 3.2.1.1 to 3.2.2.0. - [Release notes](https://github.com/whitequark/parser/releases) - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.2.1.1...v3.2.2.0) --- updated-dependencies: - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch ... 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 a9eb1916298..5d1f71ab31b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,7 +310,7 @@ GEM parallel (1.22.1) parallel_tests (4.2.0) parallel - parser (3.2.1.1) + parser (3.2.2.0) ast (~> 2.4.1) pg (1.4.6) prettier_print (1.2.1)