From 1895bf04b5bae11a61a7cf660483ce36c6f759fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:43:43 +0000 Subject: [PATCH] :arrow_up: Bump parser from 3.0.0.0 to 3.0.1.1 Bumps [parser](https://github.com/whitequark/parser) from 3.0.0.0 to 3.0.1.1. - [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.1.1) 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..98f629e 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.1.1) ast (~> 2.4.1) rainbow (3.0.0) rake (13.0.3)