From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 08:22:53 +0000 (+0900) Subject: Bump parser from 2.7.1.3 to 2.7.1.4 (#14101) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=6d12067b7fe8a72c0853541bf623630e97950bc4;p=mastodon.git Bump parser from 2.7.1.3 to 2.7.1.4 (#14101) Bumps [parser](https://github.com/whitequark/parser) from 2.7.1.3 to 2.7.1.4. - [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.1.3...v2.7.1.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index 34116c72d..1318bad19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -407,8 +407,8 @@ GEM parallel (1.19.2) parallel_tests (3.0.0) parallel - parser (2.7.1.3) - ast (~> 2.4.0) + parser (2.7.1.4) + ast (~> 2.4.1) parslet (2.0.0) pastel (0.7.4) equatable (~> 0.6)