.rubocop.yml in jekyll-sitemap-1.1.1 vs .rubocop.yml in jekyll-sitemap-1.2.0

- old
+ new

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