about summary refs log tree commit homepage
path: root/unicorn.gemspec
diff options
context:
space:
mode:
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}