Skip to content

Commit dcc6958

Browse files
mamenobu
authored andcommitted
Update homepage to the github repository
1 parent b879d6e commit dcc6958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby2_keywords.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
44
s.name = "ruby2_keywords"
55
s.version = version
66
s.summary = "Shim library for Module#ruby2_keywords"
7-
s.homepage = "https://www.ruby-rang.org/"
7+
s.homepage = "https://github.com/ruby/ruby2_keywords"
88
s.licenses = ["Ruby"]
99
s.authors = ["Nobuyoshi Nakada"]
1010
s.require_paths = ["lib"]

0 commit comments

Comments
 (0)