Update rubocop to version 0.20.1

This commit is contained in:
Erik Michaels-Ober 2014-04-07 10:16:46 +02:00
parent 3b5d98dbe2
commit 8f8ffd1744
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
AllCops:
Includes:
Include:
- 'Gemfile'
- 'Rakefile'
Excludes:
Exclude:
- 'db/schema.rb'
# Avoid long parameter lists

View File

@ -141,7 +141,7 @@ GEM
remotipart (1.2.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rubocop (0.19.1)
rubocop (0.20.1)
json (>= 1.7.7, < 2)
parser (~> 2.1.7)
powerpack (~> 0.0.6)