From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:01:51 +0000 (+0000) Subject: Bump rubocop from 0.91.1 to 0.92.0 X-Git-Tag: live~2016^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/064b20e07e5838e1053ff16ee760b44760839d90?hp=-c Bump rubocop from 0.91.1 to 0.92.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.91.1 to 0.92.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.91.1...v0.92.0) Signed-off-by: dependabot[bot] --- 064b20e07e5838e1053ff16ee760b44760839d90 diff --git a/Gemfile.lock b/Gemfile.lock index fae8b8594..26c9fe9d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,7 +326,7 @@ GEM omniauth-oauth2 (~> 1.4) openstreetmap-deadlock_retry (1.3.0) parallel (1.19.2) - parser (2.7.1.4) + parser (2.7.1.5) ast (~> 2.4.1) pg (1.2.3) popper_js (1.16.0) @@ -390,17 +390,18 @@ GEM rexml (3.2.4) rinku (2.0.6) rotp (6.1.0) - rubocop (0.91.1) + rubocop (0.92.0) parallel (~> 1.10) - parser (>= 2.7.1.1) + parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.4.0, < 1.0) + rubocop-ast (>= 0.5.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.4.2) - parser (>= 2.7.1.4) + rubocop-ast (0.7.0) + parser (>= 2.7.1.5) + strscan (>= 1.0.0) rubocop-minitest (0.10.1) rubocop (>= 0.87) rubocop-performance (1.8.1) @@ -445,6 +446,7 @@ GEM sprockets (>= 3.0.0) strong_migrations (0.7.1) activerecord (>= 5) + strscan (1.0.3) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0)