From 2082b4fc3b980020f3c9566e1386ab0320c66379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:29:47 +0000 Subject: [PATCH] Bump rubocop-rails from 2.23.1 to 2.24.0 (#190) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 330c3df..4f397d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,11 +261,11 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.31.1) parser (>= 3.3.0.4) - rubocop-rails (2.23.1) + rubocop-rails (2.24.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) sass (3.4.25) sass-rails (5.1.0)