From 5456d2c25959f60e102b2a20c233f40cf0ab1d0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 04:49:09 +0000 Subject: [PATCH] Update dependency rubocop-rails to v2.29.1 --- Gemfile.lock | 43 ++++++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cc5a8b..0639e6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,10 +67,9 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) - base64 (0.1.1) brakeman (6.0.1) builder (3.2.4) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.5) crass (1.0.6) date (3.3.3) debug (1.8.0) @@ -92,7 +91,7 @@ GEM ffi (1.15.5) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.1) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.6.0) irb (1.6.4) @@ -100,7 +99,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.6.3) + json (2.9.1) language_server-protocol (3.17.0.3) line-bot-api (1.28.0) listen (3.8.0) @@ -118,7 +117,7 @@ GEM method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.4) - minitest (5.18.1) + minitest (5.25.4) net-imap (0.3.7) date net-protocol @@ -132,14 +131,14 @@ GEM nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.26.3) + parser (3.3.7.0) ast (~> 2.4.1) racc puma (6.3.1) nio4r (~> 2.0) - racc (1.7.1) - rack (2.2.8) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.7.2) @@ -174,10 +173,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.8.1) + regexp_parser (2.10.0) reline (0.3.4) io-console (~> 0.5) - rexml (3.2.6) rspec-core (3.12.2) rspec-support (~> 3.12.0) rspec-expectations (3.12.3) @@ -195,28 +193,27 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.0) - rubocop (1.56.2) - base64 (~> 0.1.1) + rubocop (1.71.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) + parser (>= 3.3.1.0) rubocop-capybara (2.18.0) rubocop (~> 1.41) rubocop-factory_bot (2.23.1) rubocop (~> 1.33) - rubocop-rails (2.20.1) + rubocop-rails (2.29.1) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) rubocop-rspec (2.23.2) rubocop (~> 1.33) rubocop-capybara (~> 2.17) @@ -227,7 +224,7 @@ GEM timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)