From bf6b377e624691d6d518187127385cd39bc8114c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Oct 2024 22:07:32 +0000 Subject: [PATCH] Update dependency rubocop to v1.67.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47f7f8e..3817bea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,7 +257,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.2) - rubocop (1.66.1) + rubocop (1.67.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)