diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 11b0a87..8285266 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1,6 +1,6 @@ # This configuration was generated by # `rubocop --auto-gen-config` -# on 2018-01-07 04:22:08 +0100 using RuboCop version 0.52.1. +# on 2018-01-07 04:56:11 +0100 using RuboCop version 0.52.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 @@ -63,7 +63,7 @@ Metrics/MethodLength: # Offense count: 1 # Configuration parameters: CountComments. Metrics/ModuleLength: - Max: 117 + Max: 113 # Offense count: 1 # Configuration parameters: CountKeywordArgs. diff --git a/README.md b/README.md index 2751464..9b7520a 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Please see the Foreman manual for further instructions: | >=1.8.1, <1.10 | 0.1.x (unmaintained) | | >=1.10, <1.11 | 0.2.x (unmaintained) | | >=1.11, <1.13 | 0.3.x (unmaintained) | -| >=1.13, <1.14 | 0.4.x (unmaintained | +| >=1.13, <1.14 | 0.4.x (unmaintained) | | >=1.14, <1.17 | 0.5.x | -| >=1.17 | 0.6.x | +| >=1.17 | 0.6.x (unreleased) | ## Support