summaryrefslogtreecommitdiff
path: root/ext/strscan/strscan.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ext/strscan/strscan.gemspec')
-rw-r--r--ext/strscan/strscan.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/strscan/strscan.gemspec b/ext/strscan/strscan.gemspec
index 2a239b4839..f5dd550ea6 100644
--- a/ext/strscan/strscan.gemspec
+++ b/ext/strscan/strscan.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.authors = ["Minero Aoki"]
s.email = [nil]
- s.homepage = "https://www.ruby-lang.org"
+ s.homepage = "https://github.com/ruby/strscan"
s.license = "BSD-2-Clause"
s.add_development_dependency "rake-compiler"