Skip to content

Commit a6dc5c9

Browse files
committed
update spec.homepage
1 parent 1e290e2 commit a6dc5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-unit-runner-junitxml.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010

1111
spec.summary = %q{A test-unit runner that reports test result in JUnit XML format.}
1212
#spec.description = %q{TODO: Write a longer description or delete this line.}
13-
spec.homepage = "https://github.com/kenichiice/test-unit-runner-junitxml"
13+
spec.homepage = "https://github.com/test-unit/test-unit-runner-junitxml"
1414
spec.license = "MIT"
1515

1616
# Specify which files should be added to the gem when it is released.

0 commit comments

Comments
 (0)