From f3f02a6590e785d17ccb4acb58dba31e73f4cc88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 20 Mar 2018 09:12:03 +0000 Subject: [PATCH] Bump rubocop from `4c3e7ad` to `ee53ffd` Bumps [rubocop](https://github.com/bbatsov/rubocop) from `4c3e7ad` to `ee53ffd`. - [Release notes](https://github.com/bbatsov/rubocop/releases) - [Commits](https://github.com/bbatsov/rubocop/compare/4c3e7adc74aa3d87ed9b05a0889e9e9b9aa64e42...ee53ffd7217b7c6fc348daf1556420e549a13a26) Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd1b635..345c959 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,14 @@ GIT remote: git://github.com/bbatsov/rubocop.git - revision: 4c3e7adc74aa3d87ed9b05a0889e9e9b9aa64e42 + revision: ee53ffd7217b7c6fc348daf1556420e549a13a26 specs: - rubocop (0.35.1) - astrolabe (~> 1.3) - parser (>= 2.3.0.pre.5, < 3.0) + rubocop (0.53.0) + parallel (~> 1.10) + parser (>= 2.5) powerpack (~> 0.1) - rainbow (>= 1.99.1, < 3.0) + rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) + unicode-display_width (~> 1.0, >= 1.0.1) GIT remote: git://github.com/hamstergem/hamster.git @@ -17,7 +18,7 @@ GIT concurrent-ruby (~> 1.0) PATH - remote: ./vendor/gocardless_pro + remote: vendor/gocardless_pro specs: gocardless_pro (1.0.2) faraday (>= 0.8.9, < 0.10) @@ -48,9 +49,7 @@ GEM airbrake (5.0.2) airbrake-ruby (~> 1.0) airbrake-ruby (1.0.2) - ast (2.2.0) - astrolabe (1.3.1) - parser (~> 2.2) + ast (2.4.0) builder (3.2.2) byebug (8.2.1) coach (0.4.0) @@ -97,8 +96,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - parser (2.3.0.pre.6) - ast (~> 2.2) + parallel (1.12.1) + parser (2.5.0.4) + ast (~> 2.4.0) pg (0.18.4) powerpack (0.1.1) prius (1.0.0) @@ -124,7 +124,7 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.2) loofah (~> 2.0) - rainbow (2.0.0) + rainbow (3.0.0) rake (10.4.2) rantly (0.3.2) rspec (3.4.0) @@ -140,7 +140,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - ruby-progressbar (1.7.5) + ruby-progressbar (1.9.0) safe_yaml (1.0.4) sequel (4.29.0) slop (3.6.0) @@ -148,6 +148,7 @@ GEM thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1) + unicode-display_width (1.3.0) url_mount (0.2.1) rack webmock (1.22.3)