.rubocop.yml in rtesseract-3.1.2 vs .rubocop.yml in rtesseract-3.1.3

- old
+ new

@@ -1,4 +1,7 @@ +AllCops: + NewCops: enable + SuggestExtensions: false Layout/LineLength: Max: 150 Metrics/BlockLength: