holiday_japan.gemspec in holiday_japan-1.2.1 vs holiday_japan.gemspec in holiday_japan-1.2.2
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |gem|
gem.name = "holiday_japan"
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.description = %q{Calculate National Holidays of Japan between 1948..2150}
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) }