config/rubocop.yml in unasukecop-0.1.0 vs config/rubocop.yml in unasukecop-0.1.1

- old
+ new

@@ -28,10 +28,10 @@ Style/EmptyMethod: EnforcedStyle: expanded # I like sprintf than format Style/FormatString: - EnforcedStyle: sprint + EnforcedStyle: sprintf # not to use hash rockets # but unification is more important Style/HashSyntax: EnforcedStyle: ruby19_no_mixed_keys