summaryrefslogtreecommitdiff
path: root/lib/racc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2022-11-15 09:06:22 +0100
committergit <svn-admin@ruby-lang.org>2022-11-15 08:15:19 +0000
commit2652bc3578b79dbe9b3b28d4ee67b3729789cc61 (patch)
treebe0817fefcdcdf787a896e8b3af4ebe9a4fd4053 /lib/racc
parent69e47b7fa6611a852e86ea6efee4ba9cf49f893e (diff)
downloadruby-2652bc3578b79dbe9b3b28d4ee67b3729789cc61.tar.gz
[ruby/racc] Update racc.gemspec
Updated homepage to https://github.com/ruby/racc
Diffstat (limited to 'lib/racc')
-rw-r--r--lib/racc/racc.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/racc/racc.gemspec b/lib/racc/racc.gemspec
index 7ee706f63d..1095c8f47e 100644
--- a/lib/racc/racc.gemspec
+++ b/lib/racc/racc.gemspec
@@ -20,7 +20,7 @@ Racc is a LALR(1) parser generator.
DESC
s.authors = ["Minero Aoki", "Aaron Patterson"]
s.email = [nil, "aaron@tenderlovemaking.com"]
- s.homepage = "https://i.loveruby.net/en/projects/racc/"
+ s.homepage = "https://github.com/ruby/racc"
s.licenses = ["Ruby", "BSD-2-Clause"]
s.executables = ["racc"]
s.files = [