From 5d6755c6cdbc697caee9a31bb72d3f8fe0bcc59e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:17:22 +0000 Subject: [PATCH] Update dependency rubocop to v1.65.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e592dd..2ab0730 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,11 +53,11 @@ GEM racc process_executer (1.1.0) public_suffix (5.0.5) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rchardet (1.8.0) regexp_parser (2.9.2) - rexml (3.3.1) + rexml (3.3.4) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -72,7 +72,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.65.0) + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)