From c044b88d20c17c6bb7f0205433bd0740383ebd17 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:45:54 +0000 Subject: [PATCH] Update rubocop-performance to version 1.13.2 --- src/api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index 6e1b82d8bbd..328f0caa041 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -403,7 +403,7 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.13.1) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.13.2)