From 9e9b2788f3842cf1181f4cb53e1ff7f6d0c8da6e Mon Sep 17 00:00:00 2001 From: Zammad Renovate Bot Date: Mon, 29 Apr 2024 01:06:25 +0000 Subject: [PATCH] Maintenance: Update dependency rubocop to v1.63.4 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 463bf87a6bbc..2c1f833ca37f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -426,7 +426,7 @@ GEM iniparse (~> 1.4) rexml (~> 3.2) parallel (1.24.0) - parser (3.3.0.5) + parser (3.3.1.0) ast (~> 2.4.1) racc pg (1.5.6) @@ -537,7 +537,7 @@ GEM rspec-core (> 3.3) rspec-support (3.13.1) rszr (1.5.0) - rubocop (1.63.3) + rubocop (1.63.4) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)