.rubocop_todo.yml in gris-0.1.2 vs .rubocop_todo.yml in gris-0.1.3
- old
+ new
@@ -1,7 +1,7 @@
# This configuration was generated by `rubocop --auto-gen-config`
-# on 2015-02-08 23:29:14 -0500 using RuboCop version 0.28.0.
+# on 2015-03-24 19:01:58 -0400 using RuboCop version 0.29.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
@@ -21,10 +21,10 @@
# Offense count: 2
Metrics/CyclomaticComplexity:
Max: 11
-# Offense count: 66
+# Offense count: 67
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
Max: 159
# Offense count: 8