.rubocop.yml in dns_mock-0.1.0 vs .rubocop.yml in dns_mock-0.2.0

- old
+ new

@@ -117,10 +117,10 @@ Style/HashExcept: Enabled: true Layout/LineLength: - Max: 140 + Max: 150 Layout/EmptyLinesAroundAttributeAccessor: Enabled: true Layout/SpaceAroundMethodCallOperator: