fitting.gemspec in fitting-4.2.0 vs fitting.gemspec in fitting-4.2.1
- 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/matchtechnologies/fitting'
+ spec.homepage = 'https://github.com/tuwilof/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) }