about summary refs log tree commit homepage
path: root/unicorn.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-26 07:58:38 +0000
committerEric Wong <normalperson@yhbt.net>2010-12-26 08:02:42 +0000
commitdece59f577d04f3735ccbeb190d26ce2c371d5f9 (patch)
tree3e6a10bfeba654c56897920ce22286fad38a81b5 /unicorn.gemspec
parent03a43d9dc23c21f1c1a1baa2f29eab1157f4a076 (diff)
downloadunicorn-dece59f577d04f3735ccbeb190d26ce2c371d5f9.tar.gz
Oops
Diffstat (limited to 'unicorn.gemspec')
-rw-r--r--unicorn.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/unicorn.gemspec b/unicorn.gemspec
index 28cfeec..920c426 100644
--- a/unicorn.gemspec
+++ b/unicorn.gemspec
@@ -16,6 +16,7 @@ Gem::Specification.new do |s|
   s.name = %q{unicorn}
   s.version = ENV["VERSION"].dup
   s.authors = ["#{name} hackers"]
+  s.summary = summary
   s.date = Time.now.utc.strftime('%Y-%m-%d')
   s.description = readme_description
   s.email = %q{mongrel-unicorn@rubyforge.org}