From 533def96f7ccaad68f65b2c33d0523cf8e9e6821 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 14:14:21 +0000 Subject: [PATCH] Bump rubocop from 0.92.0 to 1.4.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.92.0 to 1.4.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.92.0...v1.4.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 788b8515..8a6d86b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,8 +157,8 @@ GEM nokogiri (1.10.10) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - parallel (1.19.2) - parser (2.7.1.5) + parallel (1.20.1) + parser (2.7.2.0) ast (~> 2.4.1) pg (1.2.3) public_suffix (4.0.6) @@ -201,23 +201,23 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.2.2) - regexp_parser (1.8.1) + regexp_parser (1.8.2) request_store (1.5.0) rack (>= 1.4) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.4) - rubocop (0.92.0) + rubocop (1.4.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.5.0) + rubocop-ast (>= 1.1.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.7.1) + rubocop-ast (1.1.1) parser (>= 2.7.1.5) rubocop-rails (2.8.1) activesupport (>= 4.2.0)