From 664f99370ed0c4f70da890f94c4aa350bb78fa1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:45:35 +0000 Subject: [PATCH] minor(deps): update dependency rubocop to v1.59.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b274e7..4dab89c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM faraday-net_http (3.0.2) faraday-retry (2.2.0) faraday (~> 2.0) - json (2.7.0) + json (2.7.1) language_server-protocol (3.17.0.3) octokit (8.0.0) faraday (>= 1, < 3) @@ -28,7 +28,7 @@ GEM rake (13.1.0) regexp_parser (1.8.2) rexml (3.2.6) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)