.rubocop.yml in table_sync-6.4.2 vs .rubocop.yml in table_sync-6.5.0
- old
+ new
@@ -1,9 +1,9 @@
inherit_gem:
rubocop-config-umbrellio: lib/rubocop.yml
AllCops:
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.0
Include:
- bin/*
- lib/**/*.rb
- spec/**/*.rb
- Gemfile