.rubocop.yml in
martinet-0.0.2
vs .rubocop.yml in
martinet-0.0.3
- old
+ new
@@ -1,5 +1,6 @@
AllCops:
+ TargetRubyVersion: 2.1
Exclude: - "vendor/**/*" - "db/schema.rb" UseCache: false Style/CollectionMethods: