From b7aec93929e923b364713a9066452fbd986cd204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:29:10 +0000 Subject: [PATCH] chore(deps): update dependency rubocop-rails to v2.28.0 --- Gemfile.lock | 43 ++++++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2cdd2dd..e114b76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM ast (2.4.2) attr_required (1.0.2) base64 (0.2.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindata (2.5.0) bindex (0.8.1) bootsnap (1.18.3) @@ -102,7 +102,7 @@ GEM xpath (~> 3.2) childprocess (5.0.0) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -143,7 +143,7 @@ GEM minitest (>= 3.0) hashdiff (1.1.0) hashie (5.0.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (1.2.3) actionpack (>= 6.0.0) @@ -158,7 +158,7 @@ GEM jbuilder (2.12.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.7.2) + json (2.9.1) json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap @@ -183,14 +183,14 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.24.0) + minitest (5.25.4) minitest-reporters (1.6.1) ansi builder minitest (>= 5.0) ruby-progressbar msgpack (1.7.2) - mutex_m (0.2.0) + mutex_m (0.3.0) nenv (0.3.0) net-http (0.4.1) uri @@ -236,8 +236,8 @@ GEM childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2) - parallel (1.25.1) - parser (3.3.3.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc pg (1.5.6) @@ -249,8 +249,8 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-oauth2 (2.2.1) @@ -310,23 +310,21 @@ GEM ffi (~> 1.0) rdoc (6.7.0) psych (>= 4.0.0) - regexp_parser (2.9.2) + regexp_parser (2.9.3) reline (0.5.7) io-console (~> 0.5) - rexml (3.3.0) - strscan - rubocop (1.64.1) + rexml (3.4.0) + rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) 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.31.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.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) @@ -338,10 +336,10 @@ GEM rubocop-performance (1.21.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.28.0) 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) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -370,7 +368,6 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) - strscan (3.1.0) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5) @@ -384,7 +381,7 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (0.13.0) validate_url (1.0.15) activemodel (>= 3.0.0)