From 422f9589a28e4e47f02232b6b63729d28bed6b3f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 6 May 2014 06:36:16 +0000 Subject: swap out most of the rubyforge.org links Update the old mailing list info with our new public-inbox info. The old mongrel.rubyforge.org links have been dead for years, oh well. There's only a few days left of RubyForge left... --- unicorn.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unicorn.gemspec') diff --git a/unicorn.gemspec b/unicorn.gemspec index 4619a89..c0c8092 100644 --- a/unicorn.gemspec +++ b/unicorn.gemspec @@ -19,7 +19,7 @@ Gem::Specification.new do |s| s.summary = summary s.date = Time.now.utc.strftime('%Y-%m-%d') s.description = readme_description - s.email = %q{mongrel-unicorn@rubyforge.org} + s.email = %q{unicorn-public@bogomips.org} s.executables = %w(unicorn unicorn_rails) s.extensions = %w(ext/unicorn_http/extconf.rb) s.extra_rdoc_files = extra_rdoc_files(manifest) @@ -38,7 +38,7 @@ Gem::Specification.new do |s| s.add_dependency(%q, '~> 0.7') s.add_development_dependency('isolate', '~> 3.2') - s.add_development_dependency('wrongdoc', '~> 1.6.1') + s.add_development_dependency('wrongdoc', '~> 1.8') s.licenses = ["GPLv2+", "Ruby 1.8"] end -- cgit v1.2.3-24-ge0c7