From e7be2ed7b7c66ec66e226a81553a9734fea2e62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 02:54:33 +0000 Subject: [PATCH] :arrow_up: Bump rubocop from 1.58.0 to 1.59.0 (#1705) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32a59d3496a2..b0794f4e5ebc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -463,7 +463,7 @@ GEM route_translator (14.1.0) actionpack (>= 6.1, < 7.2) activesupport (>= 6.1, < 7.2) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)