From f2ae4ec17d847eb909c24b41cd4361c77117db3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 04:35:34 +0000 Subject: [PATCH] Bump rubocop-ast from 1.31.3 to 1.32.0 in /.overcommit Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.31.3 to 1.32.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.31.3...v1.32.0) --- updated-dependencies: - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .overcommit/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.overcommit/Gemfile.lock b/.overcommit/Gemfile.lock index ffe5bea..e8babc3 100644 --- a/.overcommit/Gemfile.lock +++ b/.overcommit/Gemfile.lock @@ -21,7 +21,7 @@ GEM iniparse (~> 1.4) rexml (~> 3.2) parallel (1.25.1) - parser (3.3.4.0) + parser (3.3.4.2) ast (~> 2.4.1) racc racc (1.8.1) @@ -40,7 +40,7 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.0) parser (>= 3.3.1.0) rubocop-performance (1.21.1) rubocop (>= 1.48.1, < 2.0)