From 10dbb087e2f16cbd18fb38e6d4735b89c4e80ad0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 10:45:51 +0000 Subject: [PATCH] Update rubocop-performance to version 1.21.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c868f770..3ac32542 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json (2.7.1) + json (2.7.2) json-schema (4.3.0) addressable (>= 2.8) jsonapi-renderer (0.2.2) @@ -492,9 +492,9 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.25.1) rubocop (~> 1.41) - rubocop-performance (1.20.2) + rubocop-performance (1.21.0) rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.24.0) activesupport (>= 4.2.0) rack (>= 1.1)