From 593ba4cb9653a4622c0675cd38538366ee056cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 11:45:15 +0100 Subject: [PATCH] Bump rubocop-ast from 1.30.0 to 1.31.1 (#31724) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11191f9c03b..bdffb338d31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,9 +113,8 @@ GEM rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.0) + rubocop-ast (1.31.1) parser (>= 3.3.0.4) - prism (>= 0.24.0) ruby-lsp (0.14.1) language_server-protocol (~> 3.17.0) prism (>= 0.22.0, < 0.25)