when_exe.gemspec in when_exe-0.3.4 vs when_exe.gemspec in when_exe-0.3.5

- old
+ new

@@ -6,11 +6,11 @@ s.name = "when_exe" s.version = When::VERSION s.authors = ["Takashi SUGA"] s.email = ["suchowan@box.email.ne.jp"] s.homepage = "http://www.asahi-net.or.jp/~dd6t-sg/" - s.summary = %q{A multicultural and multilingualized calendar library based on ISO 8601, ISO 19108 and RFC 5545} - s.description = %q{This library supports ISO 8601, ISO 19108, RFC 5545 and RFC6350. This version is a beta version and in the evaluation stage. So, its APIs may be changed in future. Please refer to http://suchowan.at.webry.info/theme/a543700674.html for the recent history (Sorry only in Japanese).} + s.summary = %q{A multicultural and multilingualized calendar library based on ISO 8601, ISO 19108, RFC 5545 and RFC6350} + s.description = %q{A multicultural and multilingualized calendar library based on ISO 8601, ISO 19108, RFC 5545 and RFC6350. This version is a beta version and in the evaluation stage. So, its APIs may be changed in future. Please refer to http://suchowan.at.webry.info/theme/a543700674.html for the recent history (Sorry only in Japanese).} s.rubyforge_project = "when_exe" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")