.rubocop.yml in cron-kubernetes-2.0.0 vs .rubocop.yml in cron-kubernetes-3.0.0
- old
+ new
@@ -1,9 +1,9 @@
AllCops:
Exclude:
- "gemfiles/*"
SuggestExtensions: false
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.2
Documentation:
Exclude:
- "**/railtie.rb"
- "spec/**/*"