.rubocop.yml in regexp-examples-1.1.3 vs .rubocop.yml in regexp-examples-1.1.4

- old
+ new

@@ -1,2 +1,5 @@ Metrics/LineLength: Max: 90 + +Style/FileName: + Enabled: false