From 35728426a5365f3790e07965657f48418acd47de Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Mon, 25 Dec 2023 18:40:13 +0100 Subject: [PATCH] Update dependencies --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0159e37d..cb8e4758 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -375,10 +375,10 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.24.0) rubocop (~> 1.33) - rubocop-performance (1.20.0) + rubocop-performance (1.20.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) - rubocop-rails (2.23.0) + rubocop-rails (2.23.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0)