.rubocop.yml in puppet-resource_api-1.8.13 vs .rubocop.yml in puppet-resource_api-1.8.14
- old
+ new
@@ -1,8 +1,8 @@
---
require: rubocop-rspec
AllCops:
- TargetRubyVersion: '2.1'
+ TargetRubyVersion: '2.5'
Include:
- "**/*.rb"
Exclude:
- bin/*
- ".vendor/**/*"