actir.gemspec in actir-1.0.0 vs actir.gemspec in actir-1.0.1

- old
+ new

@@ -10,10 +10,10 @@ spec.authors = ["hub"] spec.email = ["hub@qima-inc.com"] spec.summary = %q{Application Concurrence Test in Ruby.} spec.description = %q{Distribut automated testing framework for Web or App.} - spec.homepage = "http://git.qima-inc.com/qa/ants.git" + spec.homepage = "https://github.com/hub128/actir.git" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.files += Dir.glob("{bin,lib}/**/*") spec.executables = %w(actir ants)