We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c993c commit 94c3b6dCopy full SHA for 94c3b6d
concise_logging.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
spec.authors = ["Gerry Shaw"]
10
spec.email = ["gerry_shaw@yahoo.com"]
11
spec.summary = %q{Alternate logging for Rails production servers}
12
- spec.homepage = ""
+ spec.homepage = "https://github.com/gshaw/concise_logging"
13
spec.license = "MIT"
14
15
spec.files = `git ls-files -z`.split("\x0")
0 commit comments