From 211323556031cb83baa1d895f005cba1d1520bd9 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 10 Jun 2015 11:19:49 +0200 Subject: [PATCH] Update rubocop to version 0.32.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb45706..dd51b4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,9 +176,9 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - rubocop (0.31.0) + rubocop (0.32.0) astrolabe (~> 1.3) - parser (>= 2.2.2.1, < 3.0) + parser (>= 2.2.2.5, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.4) @@ -258,4 +258,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.10.2 + 1.10.3