Skip to content

Commit

Permalink
Merge pull request #197 from jwillemsen/patch-3
Browse files Browse the repository at this point in the history
Update racc.gemspec
  • Loading branch information
hsbt committed Nov 15, 2022
2 parents 9006da1 + 22d44c6 commit 0da77df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion racc.gemspec
Expand Up @@ -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 = [
Expand Down

0 comments on commit 0da77df

Please sign in to comment.