[ruby/racc] gemspec: Link to https in homepage [ci skip]
https://github.com/ruby/racc/commit/96075f7720
This commit is contained in:
parent
645acf5771
commit
92ac1721c2
@ -20,7 +20,7 @@ Racc is a LALR(1) parser generator.
|
|||||||
DESC
|
DESC
|
||||||
s.authors = ["Minero Aoki", "Aaron Patterson"]
|
s.authors = ["Minero Aoki", "Aaron Patterson"]
|
||||||
s.email = [nil, "aaron@tenderlovemaking.com"]
|
s.email = [nil, "aaron@tenderlovemaking.com"]
|
||||||
s.homepage = "http://i.loveruby.net/en/projects/racc/"
|
s.homepage = "https://i.loveruby.net/en/projects/racc/"
|
||||||
s.licenses = ["Ruby", "BSD-2-Clause"]
|
s.licenses = ["Ruby", "BSD-2-Clause"]
|
||||||
s.executables = ["racc"]
|
s.executables = ["racc"]
|
||||||
s.files = [
|
s.files = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user