From e4445203e92753e893d4ae6bf6015ad7faa50d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 22:17:41 +0000 Subject: [PATCH] Bump parser from 3.1.2.0 to 3.1.2.1 Bumps [parser](https://github.com/whitequark/parser) from 3.1.2.0 to 3.1.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/v3.1.2.0...v3.1.2.1) --- updated-dependencies: - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 227dda4e..1cdd47df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM nenv (~> 0.1) shellany (~> 0.0) parallel (1.22.1) - parser (3.1.2.0) + parser (3.1.2.1) ast (~> 2.4.1) pry (0.13.1) coderay (~> 1.1)