bump rubocop

This commit is contained in:
Benjamin Neff 2015-09-22 00:11:43 +02:00
parent eabe1135ee
commit d75c9af784
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ end
group :development do
# code style
gem "rubocop", "0.34.1"
gem "rubocop", "0.34.2"
gem "pronto", "0.4.3"
gem "pronto-rubocop", "0.4.6", require: false

View file

@ -217,7 +217,7 @@ GEM
rspec-mocks (~> 3.3.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
rubocop (0.34.1)
rubocop (0.34.2)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1)
@ -287,7 +287,7 @@ DEPENDENCIES
pry-debundle
rspec-collection_matchers (~> 1.1.2)
rspec-rails (~> 3.3.2)
rubocop (= 0.34.1)
rubocop (= 0.34.2)
simplecov (= 0.10.0)
simplecov-rcov (= 0.2.3)
spring