about summary refs log tree commit homepage
path: root/mogilefs-client.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'mogilefs-client.gemspec')
-rw-r--r--mogilefs-client.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/mogilefs-client.gemspec b/mogilefs-client.gemspec
index 2a690a0..ad912cd 100644
--- a/mogilefs-client.gemspec
+++ b/mogilefs-client.gemspec
@@ -14,8 +14,8 @@ https://github.com/mogilefs/MogileFS-Server/wiki for more details.
 This library allows any Ruby application to read, write and delete
 files in a MogileFS instance.
 EOF
-  s.email = 'mogilefs-client-public@bogomips.org'
+  s.email = 'mogilefs-client-public@yhbt.net'
   s.files = manifest
-  s.homepage = 'https://bogomips.org/mogilefs-client/'
+  s.homepage = 'https://yhbt.net/mogilefs-client/'
   s.license = 'BSD-3-Clause'
 end