.rubocop.yml in redis-session-store-0.3.0 vs .rubocop.yml in redis-session-store-0.3.1

- old
+ new

@@ -1,18 +2 @@ -# This configuration was generated by `rubocop --auto-gen-config` -# on 2014-02-07 09:24:00 -0500 using RuboCop version 0.18.0. -# The point is for the user to remove these configuration records -# one by one as the offences 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. - -Documentation: - Enabled: false - -# Offence count: 6 -LineLength: - Max: 124 - -# Offence count: 2 -# Configuration parameters: CountComments. -MethodLength: - Max: 12 +---