danger-yamlint.gemspec in danger-yamlint-0.1.0 vs danger-yamlint.gemspec in danger-yamlint-0.1.1
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = 'danger-yamlint'
spec.version = Yamlint::VERSION
spec.authors = ['Stanislav Katkov']
spec.email = ['sk@skylup.com']
- spec.description = "A no-dependency Danger plugin to lint yaml files"
+ spec.description = "A no-dependency Danger plugin to lint yaml files and fixtures"
spec.summary = "Simple Ruby powered YAML validator"
spec.homepage = 'https://github.com/skatkov/danger-yamlint'
spec.license = 'MIT'
spec.files = `git ls-files`.split($/)