parse-cron-ext.gemspec in parse-cron-ext-0.1.1 vs parse-cron-ext.gemspec in parse-cron-ext-0.1.2

- old
+ new

@@ -5,10 +5,10 @@ spec.version = Parse::Cron::Ext::VERSION spec.authors = ["a5-stable"] spec.email = ["sh07e1916@gmail.com"] spec.summary = %q{parse-cron-ext is a extension (monkey-patch) for parse-cron 0.1.4, which is the latest version.} - spec.description = %q{It makes it possible to specify "end of month in March" or "Third Monday" by cron.} + spec.description = %q{enable to specify "end of the month in March" or "Third Monday" in cron by extending of parse-cron.} spec.homepage = "https://yahoo.co.jp" spec.license = "MIT" spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0") spec.metadata["homepage_uri"] = "https://github.com/a5-stable/parse-cron-ext"