.rubocop.yml in contentful-2.11.1 vs .rubocop.yml in contentful-2.12.0

- old
+ new

@@ -17,10 +17,10 @@ - Guardfile - Gemfile - Rakefile Metrics/ClassLength: - Max: 250 + Max: 280 Style/MutableConstant: Enabled: false Style/SignalException: