holiday_japan.gemspec in holiday_japan-1.2.0 vs holiday_japan.gemspec in holiday_japan-1.2.1
- old
+ new
@@ -8,10 +8,10 @@
gem.version = HolidayJapan::VERSION
gem.authors = ["Masahiro TANAKA"]
gem.email = ["masa16.tanaka@gmail.com"]
gem.description = %q{Calculate National Holidays of Japan}
gem.summary = %q{Calculate National Holidays of Japan}
- gem.homepage = "https://github.com/masa16/holiday_japan"
+ gem.homepage = "http://masa16.github.io/holiday_japan/"
gem.license = "MIT"
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)/})