hisyo.gemspec in hisyo-0.0.3 vs hisyo.gemspec in hisyo-0.1.0
- old
+ new
@@ -4,10 +4,10 @@
Gem::Specification.new do |gem|
gem.authors = ["uu59"]
gem.email = ["k@uu59.org"]
gem.description = %q{Create simple Sinatra project template}
gem.summary = %q{Create simple Sinatra project template}
- gem.homepage = ""
+ gem.homepage = "https://github.com/uu59/hisyo"
gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.name = "hisyo"