From fd914595936398e144378d2442a3da9d0a3cfbcb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:19:55 +0000 Subject: [PATCH] Update rubocop to version 1.73.2 --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 011617cd..b0705105 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.1) - rubocop (1.73.1) + rubocop (1.73.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -417,8 +417,8 @@ GEM sqlite3 (2.6.0) mini_portile2 (~> 2.8.0) stringio (3.1.5) - terminal-table (3.0.2) - unicode-display_width (>= 1.1.1, < 3) + terminal-table (4.0.0) + unicode-display_width (>= 1.1.1, < 4) terser (1.2.5) execjs (>= 0.3.0, < 3) thor (1.3.2) @@ -427,7 +427,9 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) uniform_notifier (1.16.0) warden (1.2.9) rack (>= 2.0.9)