.rubocop.yml in qonfig-0.9.0 vs .rubocop.yml in qonfig-0.10.0
- old
+ new
@@ -2,10 +2,10 @@
armitage-rubocop:
- lib/rubocop.general.yml
- lib/rubocop.rspec.yml
AllCops:
- TargetRubyVersion: 2.5.3
+ TargetRubyVersion: 2.6.1
Include:
- lib/**/*.rb
- spec/**/*.rb
- Gemfile
- Rakefile