From 4f7eb692e40ff7a182e3946a76e5a2502ed0fcab Mon Sep 17 00:00:00 2001 From: ulferts Date: Tue, 13 Sep 2022 10:55:09 +0200 Subject: [PATCH] bump rubocop-rails --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05f54f56438..a2b4ea90ec4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -869,10 +869,10 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.21.0) parser (>= 3.1.1.0) - rubocop-rails (2.15.2) + rubocop-rails (2.16.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.7.0, < 2.0) + rubocop (>= 1.33.0, < 2.0) rubocop-rspec (2.12.1) rubocop (~> 1.31) ruby-duration (3.2.3)