From a65684f66c66303a48f6a0f87766e458fa8c25fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:58:06 +0000 Subject: [PATCH] Bump rubocop-ast from 1.4.1 to 1.27.0 Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.4.1 to 1.27.0. - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.4.1...v1.27.0) --- updated-dependencies: - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d2d62b..3c2e935 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.20.1) - parser (3.0.0.0) + parser (3.2.1.0) ast (~> 2.4.1) racc (1.6.0) rack (2.2.3) @@ -74,8 +74,8 @@ GEM rubocop-ast (>= 1.1.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.4.1) - parser (>= 2.7.1.5) + rubocop-ast (1.27.0) + parser (>= 3.2.1.0) rubocop-minitest (0.10.3) rubocop (>= 0.87, < 2.0) rubocop-performance (1.9.1)