.rubocop.yml in ninny-0.1.16 vs .rubocop.yml in ninny-0.1.17
- old
+ new
@@ -1,8 +1,8 @@
AllCops:
NewCops: enable
SuggestExtensions: false
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.0
Exclude:
- vendor/**/*
Gemspec/RequiredRubyVersion:
Enabled: false