.rubocop.yml in regexp-examples-1.4.0 vs .rubocop.yml in regexp-examples-1.4.1

- old
+ new

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