From c9b8906a7eb69ff7d6e5375352bcf4c3d78b3e62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 17:25:59 +0000 Subject: [PATCH] Bump parser from 3.0.3.1 to 3.0.3.2 Bumps [parser](https://github.com/whitequark/parser) from 3.0.3.1 to 3.0.3.2. - [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.0.3.1...v3.0.3.2) --- updated-dependencies: - dependency-name: parser dependency-type: direct:production 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 94bd8c7e..ccdd3b3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM benchmark-ips (2.9.2) docile (1.4.0) minitest (5.14.4) - parser (3.0.3.1) + parser (3.0.3.2) ast (~> 2.4.1) rake (13.0.6) ruby_parser (3.18.1)