Skip to content

Commit 94c3b6d

Browse files
committed
Add link to home page
1 parent 66c993c commit 94c3b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concise_logging.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99
spec.authors = ["Gerry Shaw"]
1010
spec.email = ["gerry_shaw@yahoo.com"]
1111
spec.summary = %q{Alternate logging for Rails production servers}
12-
spec.homepage = ""
12+
spec.homepage = "https://github.com/gshaw/concise_logging"
1313
spec.license = "MIT"
1414

1515
spec.files = `git ls-files -z`.split("\x0")

0 commit comments

Comments
 (0)