From bdd17493f5050b2a52fd3b26b6afc3dceb3a96d8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 10:20:56 +0000 Subject: [PATCH] Update rubocop to version 1.82.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c92578fd..27bddc47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -477,7 +477,7 @@ GEM rspec-wait (1.0.2) rspec (>= 3.4) rszr (1.5.0) - rubocop (1.82.0) + rubocop (1.82.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)