From 4c6fd96bcc714604b6c232079f43fd0c080121ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 19:18:53 +0000 Subject: [PATCH] Bump rubocop from 0.79.0 to 0.80.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.79.0 to 0.80.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.79.0...v0.80.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 597b233504..a36c957a65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -578,6 +578,7 @@ GEM redcarpet (3.5.0) request_store (1.4.1) rack (>= 1.4) + rexml (3.2.4) roadie (3.4.0) css_parser (~> 1.4) nokogiri (~> 1.5) @@ -610,11 +611,12 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.9.0) - rubocop (0.79.0) + rubocop (0.80.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) + rexml ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) rubocop-rails (2.4.2)