From 1dd7f24c8e451311391efe97421ac702197e1fd8 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 11:00:58 +0100 Subject: [PATCH] chore: Update rubocop-performance from 1.21.0 to 1.23.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d33277de..fb082e98e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -657,7 +657,7 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.25.1) rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.24.1)