guard-jekyll.gemspec in guard-jekyll-1.3.0 vs guard-jekyll.gemspec in guard-jekyll-1.4.0
- old
+ new
@@ -7,11 +7,11 @@
s.version = Guard::JekyllVersion::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["David Haslem"]
s.email = ["therabidbanana@gmail.com"]
s.homepage = "http://davidhaslem.com"
- s.summary = %q{guard file for jekyll}
- s.description = %q{guard file for jekyll}
+ s.summary = "Guard gem for Jekyll."
+ s.description = "Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator."
s.rubyforge_project = "guard-jekyll"
s.add_dependency 'guard', '>= 1.1.0'
s.add_dependency "jekyll"