fitting.gemspec in fitting-4.0.3 vs fitting.gemspec in fitting-4.0.4

- old
+ new

@@ -8,10 +8,10 @@ spec.authors = ['d.efimov'] spec.email = ['d.efimov@fun-box.ru'] spec.summary = 'Coverage API Blueprint, Swagger and OpenAPI with RSpec' spec.description = 'Coverage API Blueprint, Swagger and OpenAPI with RSpec for easily make high-quality API and documenatiton' - spec.homepage = 'https://github.com/funbox/fitting' + spec.homepage = 'https://github.com/matchtechnologies/fitting' spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = 'exe' spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }