From e55344afe5721ab1b17a42242109d8723bac9ef0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 02:49:48 +0000 Subject: [PATCH] :arrow_up: Bump parser from 3.0.0.0 to 3.0.2.0 Bumps [parser](https://github.com/whitequark/parser) from 3.0.0.0 to 3.0.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.0.0.0...v3.0.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33e241f..09ef4c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM colorize (~> 0.7) ruby_parser (>= 3.14.1) parallel (1.20.1) - parser (3.0.0.0) + parser (3.0.2.0) ast (~> 2.4.1) rainbow (3.0.0) rake (13.0.3)