From cd39f86eb4143a5788c23971c508ada44814e7b3 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Fri, 9 Jul 2021 10:05:25 +0000 Subject: [PATCH] Maintenance: Bump rubocop-performance from 1.11.3 to 1.11.4 Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.3 to 1.11.4. - [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.11.3...v1.11.4) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cdcdab595..4ee7b2079 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,7 +393,7 @@ GEM omniauth-oauth2 (>= 1.4.0) openssl (2.2.0) parallel (1.20.1) - parser (3.0.1.1) + parser (3.0.2.0) ast (~> 2.4.1) pg (0.21.0) pluginator (1.5.0) @@ -511,7 +511,7 @@ GEM rubocop-faker (1.1.0) faker (>= 2.12.0) rubocop (>= 0.82.0) - rubocop-performance (1.11.3) + rubocop-performance (1.11.4) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.10.1)