about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--unicorn.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/unicorn.gemspec b/unicorn.gemspec
index e7c9c91..f2d2b82 100644
--- a/unicorn.gemspec
+++ b/unicorn.gemspec
@@ -45,5 +45,5 @@ Gem::Specification.new do |s|
 
   s.add_dependency(%q<rack>)
 
-  # s.licenses = %w(GPLv2 Ruby) # not compatible with older Rubygems
+  # s.licenses = %w(GPLv2 Ruby) # licenses= method is not in older Rubygems
 end