about summary refs log tree commit homepage
path: root/rainbows.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-05-12 06:59:17 +0000
committerEric Wong <normalperson@yhbt.net>2014-05-12 06:59:17 +0000
commitba419772ac228e8775b1659eb93f968b9e887b29 (patch)
tree6c7966926d174aa4c714a5b20f9eeb6bfc6693a8 /rainbows.gemspec
parentd4ba676aab09d3d4c51146661dcea11e5aa99f0c (diff)
downloadrainbows-ba419772ac228e8775b1659eb93f968b9e887b29.tar.gz
We're migrating to a new public-inbox[1] + mailing list
rainbows-public@bogomips.org

[1] http://public-inbox.org/
Diffstat (limited to 'rainbows.gemspec')
-rw-r--r--rainbows.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/rainbows.gemspec b/rainbows.gemspec
index e55c7de..5aa2dce 100644
--- a/rainbows.gemspec
+++ b/rainbows.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
   s.authors = ["#{name} hackers"]
   s.date = Time.now.utc.strftime('%Y-%m-%d')
   s.description = readme_description
-  s.email = %q{rainbows-talk@rubyforge.org}
+  s.email = %q{rainbows-public@bogomips.org}
   s.executables = %w(rainbows)
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
@@ -33,7 +33,7 @@ Gem::Specification.new do |s|
   s.add_dependency(%q<unicorn>, ["~> 4.8"])
 
   s.add_development_dependency(%q<isolate>, "~> 3.1")
-  s.add_development_dependency(%q<wrongdoc>, "~> 1.6")
+  s.add_development_dependency(%q<wrongdoc>, "~> 1.8")
 
   # optional runtime dependencies depending on configuration
   # see t/test_isolate.rb for the exact versions we've tested with