holiday_japan.gemspec in holiday_japan-1.4.1 vs holiday_japan.gemspec in holiday_japan-1.4.2

- old
+ new

@@ -7,10 +7,10 @@ gem.name = "holiday_japan" gem.version = HolidayJapan::VERSION gem.authors = ["Masahiro TANAKA"] gem.email = ["masa16.tanaka@gmail.com"] gem.summary = %q{Calculate National Holidays of Japan} - gem.description = %q{Calculate National Holidays of Japan between 1948..2150} + gem.description = %q{Calculate National Holidays of Japan after 1948} 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) }