kaya.gemspec in kaya-0.0.2 vs kaya.gemspec in kaya-0.0.3

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Kaya::VERSION spec.authors = ["Roman Rodriguez"] spec.email = ["roman.g.rodriguez@gmail.com"] spec.summary = %q{Exposes Cucumber suites in a web service to make them run} spec.description = %q{You can run your cucumber suites easily, save and see the execution results} - spec.homepage = "http://qqq.akjsdh" + spec.homepage = "https://github.com/romgrod/kaya" spec.license = "MIT" spec.required_ruby_version = ">= 2.0.0" spec.files = `git ls-files -z`.split("\x0") spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }