From 55998ca1c37e8d259aa4dda48873d864ac25ec1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 08:36:51 +0100 Subject: [PATCH] build(deps-dev): bump rubocop-ast from 1.34.0 to 1.34.1 (#35645) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e45c236d766..d0c6e315ad6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.34.0) + rubocop-ast (1.34.1) parser (>= 3.3.1.0) ruby-lsp (0.21.3) language_server-protocol (~> 3.17.0)