From 0828f2e8ca625ac73191ef6f9dbb7b78b68e2e88 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 10:15:25 +0000 Subject: [PATCH] Update rubocop-performance to version 1.26.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99a3d94..2ccb4be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.5.2) + prism (1.6.0) propshaft (1.2.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -322,10 +322,10 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - rubocop-performance (1.25.0) + rubocop-performance (1.26.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) - rubocop-ast (>= 1.38.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) rubocop-rails (2.33.4) activesupport (>= 4.2.0) lint_roller (~> 1.1)