default.yml in freistil-rubocop-0.6.0 vs default.yml in freistil-rubocop-0.7.0
- old
+ new
@@ -1,8 +1,8 @@
require: rubocop-rspec
AllCops:
- TargetRubyVersion: 2.6
+ TargetRubyVersion: 3.1
Include:
- '**/*.rb'
- 'lib/**/*.rake'
- Gemfile
- Rakefile