From 48921f9742586f62704c197fcb5cdd608e220779 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:16:53 +0000 Subject: [PATCH] Update rubocop-performance to version 1.24.0 --- Gemfile.lock | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7103d68..f88e897 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM irb (1.13.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.10.1) json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap @@ -179,7 +179,8 @@ GEM jsonlint (0.4.0) oj (~> 3) optimist (~> 3) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.4) + lint_roller (1.1.0) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -253,8 +254,8 @@ GEM validate_url webfinger (~> 1.2) optimist (3.0.1) - parallel (1.24.0) - parser (3.3.2.0) + parallel (1.26.3) + parser (3.3.7.1) ast (~> 2.4.1) racc psych (5.1.2) @@ -262,7 +263,7 @@ GEM public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) + racc (1.8.1) rack (3.0.11) rack-cache (1.14.0) rack (>= 0.4) @@ -317,7 +318,7 @@ GEM ffi (~> 1.0) rdoc (6.7.0) psych (>= 4.0.0) - regexp_parser (2.9.2) + regexp_parser (2.10.0) reline (0.5.8) io-console (~> 0.5) rest-client (2.1.0) @@ -325,8 +326,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.4.1) rspec-core (3.13.0) rspec-support (~> 3.13.0) rspec-expectations (3.13.0) @@ -347,18 +347,18 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.64.1) + rubocop (1.72.1) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.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.38.0, < 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.38.0) parser (>= 3.3.1.0) rubocop-capybara (2.19.0) rubocop (~> 1.41) @@ -366,9 +366,10 @@ GEM rubocop (~> 1.33) rubocop-graphql (1.4.0) rubocop (>= 0.90, < 2) - rubocop-performance (1.19.1) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) + rubocop-performance (1.24.0) + lint_roller (~> 1.1) + rubocop (>= 1.72.1, < 2.0) + rubocop-ast (>= 1.38.0, < 2.0) rubocop-rails (2.22.2) activesupport (>= 4.2.0) rack (>= 1.1) @@ -416,7 +417,6 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.1.0) - strscan (3.1.0) swd (1.3.0) activesupport (>= 3) attr_required (>= 0.0.5) @@ -425,7 +425,9 @@ GEM timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) uri (0.13.0) validate_email (0.1.6) activemodel (>= 3.0)