.rubocop.yml in prerender_chrome-0.1.0 vs .rubocop.yml in prerender_chrome-0.1.1

- old
+ new

@@ -1,4 +1,8 @@ +require: + - rubocop-rake + - rubocop-rspec + AllCops: TargetRubyVersion: 2.4 NewCops: enable Style/StringLiterals: