From 4f723771717dc09de7cf5ae162e1fc57f0883f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Tue, 20 Oct 2015 15:06:49 +0200 Subject: [PATCH] bump pronto-rubocop --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 38f5a9569..edccd1eb3 100644 --- a/Gemfile +++ b/Gemfile @@ -243,7 +243,7 @@ group :development do gem "haml_lint", "0.15.2" gem "pronto", "0.4.3" gem "pronto-jshint", "0.4.2" - gem "pronto-rubocop", "0.4.6" + gem "pronto-rubocop", "0.4.7" gem "pronto-haml", "0.4.4" gem "pronto-scss", "0.4.7", require: false diff --git a/Gemfile.lock b/Gemfile.lock index e054f4a09..cce0a12c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -376,7 +376,7 @@ GEM http-form_data (1.0.1) http_accept_language (2.0.5) http_parser.rb (0.6.0) - httparty (0.13.5) + httparty (0.13.7) json (~> 1.8) multi_xml (>= 0.5.2) i18n (0.7.0) @@ -472,7 +472,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - octokit (4.1.0) + octokit (4.1.1) sawyer (~> 0.6.0, >= 0.5.3) omniauth (1.2.2) hashie (>= 1.2, < 4) @@ -496,7 +496,7 @@ GEM faraday (~> 0.9.0) nokogiri (~> 1.6) orm_adapter (0.5.0) - parser (2.2.2.6) + parser (2.2.3.0) ast (>= 1.1, < 3.0) pg (0.18.3) phantomjs (1.9.8.0) @@ -512,7 +512,7 @@ GEM pronto-jshint (0.4.2) jshintrb (~> 0.3.0) pronto (~> 0.4.0) - pronto-rubocop (0.4.6) + pronto-rubocop (0.4.7) pronto (~> 0.4.0) rubocop (~> 0.34.0) pronto-scss (0.4.7) @@ -680,7 +680,7 @@ GEM ruby-oembed (0.8.14) ruby-progressbar (1.7.5) rubyzip (1.1.7) - rugged (0.23.2) + rugged (0.23.3) safe_yaml (1.0.4) sass (3.4.19) sass-rails (5.0.4) @@ -869,7 +869,7 @@ DEPENDENCIES pronto (= 0.4.3) pronto-haml (= 0.4.4) pronto-jshint (= 0.4.2) - pronto-rubocop (= 0.4.6) + pronto-rubocop (= 0.4.7) pronto-scss (= 0.4.7) pry pry-byebug