From d215de138bff0e6c1c35f3555e8ae91723b6234c Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sun, 2 Jan 2022 04:35:51 +0100 Subject: [PATCH] Maintenance: Bump rubocop-performance from 1.13.0 to 1.13.1 Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.0...v1.13.1) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd25ae115..74d06cda9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -511,7 +511,7 @@ GEM rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) rubocop-faker (1.1.0) faker (>= 2.12.0) @@ -520,7 +520,7 @@ GEM activesupport rubocop rubocop-rspec - rubocop-performance (1.13.0) + rubocop-performance (1.13.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.12.4)