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