bump rubocop

This commit is contained in:
Benjamin Neff 2015-06-26 03:12:16 +02:00
parent 9af75eb105
commit b9d8ab0b38
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ gemspec
group :development do
# code style
gem "rubocop", "0.32.0"
gem "rubocop", "0.32.1"
# debugging
gem "pry"

View file

@ -186,7 +186,7 @@ GEM
rspec-mocks (~> 3.3.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
rubocop (0.32.0)
rubocop (0.32.1)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1)
@ -239,7 +239,7 @@ DEPENDENCIES
pry-byebug
pry-debundle
rspec-rails (~> 3.3.2)
rubocop (= 0.32.0)
rubocop (= 0.32.1)
simplecov (= 0.10.0)
simplecov-rcov (= 0.2.3)
spring