.rubocop.yml in capistrano-asg-rolling-0.2.0 vs .rubocop.yml in capistrano-asg-rolling-0.2.1
- old
+ new
@@ -3,10 +3,10 @@
- rubocop-rake
- rubocop-rspec
AllCops:
NewCops: enable
- TargetRubyVersion: 2.5
+ TargetRubyVersion: 2.6
DisplayCopNames: true
DisplayStyleGuide: true
Layout/LineLength:
Enabled: false