diff --git a/.rubocop.yml b/.rubocop.yml index f2a09c0..c09c900 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -4,6 +4,8 @@ inherit_mode: require: - standard + +plugins: - standard-performance - rubocop-performance - rubocop-minitest diff --git a/Gemfile.lock b/Gemfile.lock index 1ab4dcb..a699180 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,68 +6,84 @@ PATH GEM remote: https://rubygems.org/ specs: - ast (2.4.2) + ast (2.4.3) benchmark-ips (2.14.0) - io-console (0.7.2) - irb (1.14.1) + date (3.4.1) + erb (5.0.2) + io-console (0.8.1) + irb (1.15.2) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) - language_server-protocol (3.17.0.3) + json (2.13.2) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) - lru_redux (1.1.0) - minitest (5.25.1) - parallel (1.26.3) - parser (3.3.5.0) + minitest (5.25.5) + parallel (1.27.0) + parser (3.3.9.0) ast (~> 2.4.1) racc - psych (5.1.2) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) + prism (1.4.0) + psych (5.2.6) + date stringio racc (1.8.1) rainbow (3.1.1) - rake (13.2.1) - rdoc (6.7.0) + rake (13.3.0) + rdoc (6.14.2) + erb psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.10) + regexp_parser (2.11.2) + reline (0.6.2) io-console (~> 0.5) - rubocop (1.66.1) + rubocop (1.75.8) 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 (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-minitest (0.36.0) - rubocop (>= 1.61, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rake (0.6.0) - rubocop (~> 1.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.46.0) + parser (>= 3.3.7.2) + prism (~> 1.4) + rubocop-minitest (0.38.1) + lint_roller (~> 1.1) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.38.0, < 2.0) + rubocop-performance (1.25.0) + lint_roller (~> 1.1) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.38.0, < 2.0) + rubocop-rake (0.7.1) + lint_roller (~> 1.1) + rubocop (>= 1.72.1) ruby-progressbar (1.13.0) - standard (1.41.0) + sin_lru_redux (2.5.2) + standard (1.50.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.66.0) + rubocop (~> 1.75.5) standard-custom (~> 1.0.0) - standard-performance (~> 1.5) + standard-performance (~> 1.8) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.5.0) + standard-performance (1.8.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - stringio (3.1.1) - tailwind_merge (0.13.1) - lru_redux (~> 1.1) - unicode-display_width (2.6.0) + rubocop-performance (~> 1.25.0) + stringio (3.1.7) + tailwind_merge (1.3.1) + sin_lru_redux (~> 2.5) + unicode-display_width (3.1.5) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) PLATFORMS arm64-darwin-24