fitting.gemspec in fitting-1.6.0 vs fitting.gemspec in fitting-1.6.1

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Fitting::VERSION spec.authors = ['d.efimov'] spec.email = ['d.efimov@fun-box.ru'] spec.summary = 'Validation in the rspec of API Blueprint' - spec.description = 'Validation requests and responses in the rspec with the help of API Blueprint' + spec.description = 'Validation responses in the rspec with the help of API Blueprint' spec.homepage = 'https://github.com/funbox/fitting' spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = 'exe'