From 2bf911a7fd215ccae31393cafc73bdb44d57a647 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 13:50:35 +0530 Subject: [PATCH] Update rubocop to version 1.31.1 --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec6e48fe..6b43a9b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -500,7 +500,8 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.11.0) - rubocop (1.30.1) + rubocop (1.31.1) + json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) @@ -599,7 +600,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.1.0) + unicode-display_width (2.2.0) unicode_utils (1.4.0) unobtrusive_flash (3.3.1) railties