From 31533ab442959f975306c4275daa6c6770d29246 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 28 Sep 2009 01:21:36 -0700 Subject: gemspec: clarify commented-out licenses section It may have caused confusion that the licenses we're under were incompatible with older Rubygems which is not the case. --- unicorn.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) - # s.licenses = %w(GPLv2 Ruby) # not compatible with older Rubygems + # s.licenses = %w(GPLv2 Ruby) # licenses= method is not in older Rubygems end -- cgit v1.2.3-24-ge0c7