From 0c6bc6da23e0bf4d08ada28a268be50560c15243 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 03:22:09 +0000 Subject: [PATCH] Bump parser from 2.7.0.1 to 2.7.0.2 Bumps [parser](https://github.com/whitequark/parser) from 2.7.0.1 to 2.7.0.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/v2.7.0.1...v2.7.0.2) 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 79a8735..39cabc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.19.1) - parser (2.7.0.1) + parser (2.7.0.2) ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0)