From 45d4a4bc7ff8ab7fed9315a7272c721905d624c4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 07:26:55 +0000 Subject: [PATCH] Bump rubocop from 0.80.1 to 1.7.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.80.1 to 1.7.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.80.1...v1.7.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae0633b..a570cd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) arel (9.0.0) - ast (2.4.0) + ast (2.4.1) bcrypt (3.1.13) better_errors (2.5.1) coderay (>= 1.0.0) @@ -111,7 +111,6 @@ GEM activesupport (>= 4.2.0) i18n (1.8.2) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) jbuilder (2.9.1) activesupport (>= 4.2.0) jquery-rails (4.3.5) @@ -143,9 +142,9 @@ GEM nokogiri (1.10.9) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - parallel (1.19.1) - parser (2.7.0.4) - ast (~> 2.4.0) + parallel (1.20.1) + parser (3.0.0.0) + ast (~> 2.4.1) pg (1.1.4) public_suffix (4.0.1) puma (4.3.3) @@ -193,7 +192,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.1.3) - regexp_parser (1.6.0) + regexp_parser (1.8.2) responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) @@ -220,15 +219,18 @@ GEM rspec-support (3.9.0) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.80.1) - jaro_winkler (~> 1.5.1) + rubocop (1.7.0) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) rexml + rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) - ruby-progressbar (1.10.1) + unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (1.3.0) + parser (>= 2.7.1.5) + ruby-progressbar (1.11.0) rubyzip (2.0.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -291,7 +293,7 @@ GEM thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.6.1) + unicode-display_width (1.7.0) uniform_notifier (1.13.0) warden (1.2.8) rack (>= 2.0.6)