Rakefile in flannel-0.2.12 vs Rakefile in flannel-0.2.13

- old
+ new

@@ -5,9 +5,10 @@ begin require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "flannel" gem.summary = %Q{A soft comfortable worn in markup language for Ruby} + gem.description = %Q{Flannel is a markup language that is not intended for your web app. It's for your local use, to write a blog entry in your text editor or a number of other uses.} gem.email = "jamal.hansen@gmail.com" gem.homepage = "http://github.com/rubyyot/flannel" gem.authors = ["Jamal Hansen"] gem.rubyforge_project = "flannel" gem.add_dependency 'treetop'