.rubocop.yml in proxes-0.4.0 vs .rubocop.yml in proxes-0.4.1

- old
+ new

@@ -8,5 +8,8 @@ Enabled: false Style/LeadingCommentSpace: Exclude: - 'config.ru' + +AllCops: + TargetRubyVersion: 1.9 \ No newline at end of file