unasukecop.gemspec in unasukecop-0.6.0 vs unasukecop.gemspec in unasukecop-0.6.1
- old
+ new
@@ -8,11 +8,11 @@
spec.name = 'unasukecop'
spec.version = Unasukecop::VERSION
spec.authors = ['Yusuke Nakamura']
spec.email = ['yusuke1994525@gmail.com']
- spec.summary = 'unasukeCop is a RuboCop configration gem.'
- spec.description = 'unasukeCop is a RuboCop configration gem that optimisation to unasuke.'
+ spec.summary = 'UnasukeCop is a RuboCop configration gem.'
+ spec.description = 'UnasukeCop is a RuboCop configration gem that optimisation to unasuke.'
spec.homepage = 'https://github.com/unasuke/unasukecop'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})