.rubocop.yml in active_shotgun-0.0.3 vs .rubocop.yml in active_shotgun-0.0.4

- old
+ new

@@ -15,9 +15,12 @@ - 'node_modules/**/*' Naming/FileName: Enabled: false +Naming/PredicateName: + Enabled: false + Gemspec/RequiredRubyVersion: Enabled: false Style/GlobalVars: Enabled: false