nyny.gemspec in nyny-1.0.0 vs nyny.gemspec in nyny-1.0.1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = NYNY::VERSION
spec.authors = ["Andrei Lisnic"]
spec.email = ["andrei.lisnic@gmail.com"]
spec.description = %q{New York, New York - (very) small Sinatra clone.}
spec.summary = %q{New York, New York.}
- spec.homepage = "https://github.com/alisnic/nyny"
+ spec.homepage = "http://alisnic.github.io/nyny/"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})