about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 5e92988..8db0740 100644
--- a/Rakefile
+++ b/Rakefile
@@ -56,7 +56,7 @@ name="mongrel"
 version="0.3.13.5"
 
 setup_gem(name, version) do |spec|
-  spec.summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps."
+  spec.summary = "A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps."
   spec.description = spec.summary
   spec.test_files = Dir.glob('test/test_*.rb')
   spec.author="Zed A. Shaw"