.rubocop.yml in
bankster-client-0.0.5
vs .rubocop.yml in
bankster-client-0.0.6
- old
+ new
@@ -1,2 +1,5 @@
+AllCops:
+ TargetRubyVersion: 2.3
+
Metrics/LineLength: Max: 200