about summary refs log tree commit homepage
path: root/tdb.gemspec
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-04-29 22:06:20 +0000
committerEric Wong <e@80x24.org>2018-04-29 22:33:00 +0000
commitacf617e2126ad107bbc5fe803446db4b409c71e4 (patch)
tree04c4e2226815d8b6576bb3738e6e54e4edc1db06 /tdb.gemspec
parent2dbb3c2ff469a01372d4a9f6c9da7b8503b8be3a (diff)
downloadruby-tdb-acf617e2126ad107bbc5fe803446db4b409c71e4.tar.gz
Diffstat (limited to 'tdb.gemspec')
-rw-r--r--tdb.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdb.gemspec b/tdb.gemspec
index c472e16..c9a29ef 100644
--- a/tdb.gemspec
+++ b/tdb.gemspec
@@ -7,7 +7,7 @@ name, summary, title = readme_metadata
 Gem::Specification.new do |s|
   s.name = %q{tdb}
   s.version = ENV["VERSION"].dup
-  s.homepage = 'http://bogomips.org/ruby-tdb/'
+  s.homepage = 'https://bogomips.org/ruby-tdb/'
   s.authors = ["Ruby tdb hackers"]
   s.description = readme_description
   s.email = %q{ruby-tdb@bogomips.org}