.rubocop.yml in mailerlite-1.8.0 vs .rubocop.yml in mailerlite-1.9.0
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: 2.2
+ TargetRubyVersion: 2.3
Layout/AlignParameters:
Enabled: true
EnforcedStyle: with_fixed_indentation
- old
+ new