From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 05:01:31 +0000 (+0000) Subject: Bump rubocop from 0.93.0 to 0.93.1 X-Git-Tag: live~2016^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/427e1290e60069db6c1d3d32dd82e0efcb211984?ds=sidebyside Bump rubocop from 0.93.0 to 0.93.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.93.0 to 0.93.1. - [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.93.0...v0.93.1) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index f61bd6eca..ac71e2d3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -383,13 +383,13 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (1.8.1) + regexp_parser (1.8.2) request_store (1.5.0) rack (>= 1.4) rexml (3.2.4) rinku (2.0.6) rotp (6.2.0) - rubocop (0.93.0) + rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) @@ -398,7 +398,7 @@ GEM rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.7.1) + rubocop-ast (0.8.0) parser (>= 2.7.1.5) rubocop-minitest (0.10.1) rubocop (>= 0.87)