From 24c171f322d815ba69c8230847dabcee33d3a804 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 20:32:05 +0000 Subject: [PATCH] Bump parser from 2.7.0.2 to 2.7.0.3 Bumps [parser](https://github.com/whitequark/parser) from 2.7.0.2 to 2.7.0.3. - [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/v2.7.0.2...v2.7.0.3) 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 ea6683d..fa5ff36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM naught (1.1.0) oj (3.10.2) parallel (1.19.1) - parser (2.7.0.2) + parser (2.7.0.3) ast (~> 2.4.0) power_assert (1.1.6) pry (0.12.2)