From bdf046d9c3e47b4af2084929949e3a57fc7f0dea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Apr 2019 06:34:29 +0000 Subject: [PATCH] Bump parser from 2.6.2.0 to 2.6.2.1 in /Library/Homebrew Bumps [parser](https://github.com/whitequark/parser) from 2.6.2.0 to 2.6.2.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/v2.6.2.0...v2.6.2.1) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 8717a7f746..65c5970592 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -51,7 +51,7 @@ GEM parallel (1.17.0) parallel_tests (2.28.0) parallel - parser (2.6.2.0) + parser (2.6.2.1) ast (~> 2.4.0) plist (3.5.0) psych (3.1.0)