From d65632c13cac76e58cc09300978ec3c4c4cb0ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 18:44:23 +0000 Subject: [PATCH] Bump rubocop from 0.45.0 to 0.48.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.45.0 to 0.48.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.45.0...v0.48.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af19433..ff0955c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - ast (2.3.0) + ast (2.4.1) coderay (1.1.1) cookiejar (0.3.3) crack (0.4.3) @@ -31,9 +31,9 @@ GEM multipart-post (2.0.0) octokit (4.6.0) sawyer (~> 0.8.0, >= 0.5.3) - parser (2.3.1.4) - ast (~> 2.2) - powerpack (0.1.1) + parser (2.7.2.0) + ast (~> 2.4.1) + powerpack (0.1.2) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -47,7 +47,9 @@ GEM eventmachine_httpserver http_parser.rb (~> 0.6.0) multi_json - rainbow (2.1.0) + rainbow (2.2.2) + rake + rake (13.0.1) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) @@ -61,21 +63,21 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - rubocop (0.45.0) - parser (>= 2.3.1.1, < 3.0) + rubocop (0.48.1) + parser (>= 2.3.3.1, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) rubocop-rspec (1.8.0) rubocop (>= 0.42.0) - ruby-progressbar (1.8.1) + ruby-progressbar (1.10.1) safe_yaml (1.0.4) sawyer (0.8.0) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 0.10) slop (3.6.0) - unicode-display_width (1.1.1) + unicode-display_width (1.7.0) webmock (2.1.0) addressable (>= 2.3.6) crack (>= 0.3.2)