From 08056551a5c10031da11587c6b9fe744bd0a6bb2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 05:35:22 +0000 Subject: [PATCH] Upgrade: Bump parser from 2.7.2.0 to 3.0.1.0 Bumps [parser](https://github.com/whitequark/parser) from 2.7.2.0 to 3.0.1.0. - [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.2.0...v3.0.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08c1f93b3..0f0b8e0d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM rake (>= 10.4, < 14.0) ansi (1.5.0) arel (6.0.4) - ast (2.4.1) + ast (2.4.2) attachinary (1.3.1) cloudinary (~> 1.1.0) rails (>= 3.2) @@ -427,7 +427,7 @@ GEM activesupport (>= 3.0, < 6.0) request_store (~> 1.1) parallel (1.19.2) - parser (2.7.2.0) + parser (3.0.1.0) ast (~> 2.4.1) pg (0.20.0) pg_search (2.3.0)