.rubocop.yml in raix-0.3.2 vs .rubocop.yml in raix-0.4.0

- old
+ new

@@ -9,10 +9,10 @@ Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: - Max: 120 + Max: 180 Metrics/BlockLength: Enabled: false Metrics/MethodLength: