about summary refs log tree commit homepage
path: root/tdb.gemspec
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-02-21 02:43:19 +0000
committerEric Wong <e@80x24.org>2020-02-21 02:43:19 +0000
commit6972682d489b7c96f4e2e1c7c07f7d5c04de75c5 (patch)
tree666a6bd6d3ac9778080af8758f3d3958e3304783 /tdb.gemspec
parenta355903a4917a31938d6bcd20e2d0947cdc6db2f (diff)
downloadruby-tdb-6972682d489b7c96f4e2e1c7c07f7d5c04de75c5.tar.gz
bogomips.org is going away and I can't afford to keep it
nor will I support the corrupt practices of ICANN and cronies.
Diffstat (limited to 'tdb.gemspec')
-rw-r--r--tdb.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdb.gemspec b/tdb.gemspec
index c9a29ef..ddd7806 100644
--- a/tdb.gemspec
+++ b/tdb.gemspec
@@ -7,10 +7,10 @@ name, summary, title = readme_metadata
 Gem::Specification.new do |s|
   s.name = %q{tdb}
   s.version = ENV["VERSION"].dup
-  s.homepage = 'https://bogomips.org/ruby-tdb/'
+  s.homepage = 'https://yhbt.net/ruby-tdb/'
   s.authors = ["Ruby tdb hackers"]
   s.description = readme_description
-  s.email = %q{ruby-tdb@bogomips.org}
+  s.email = %q{ruby-tdb@yhbt.net}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
   s.summary = summary