.rubocop.yml in jekyll-feed-0.7.2 vs .rubocop.yml in jekyll-feed-0.8.0

- old
+ new

@@ -1,9 +1,9 @@ inherit_gem: jekyll: .rubocop.yml AllCops: - TargetRubyVersion: 1.9 + TargetRubyVersion: 2.0 Include: - lib/*.rb Exclude: - .rubocop.yml