Skip to content

Commit

Permalink
add homepage to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshafer committed May 3, 2013
1 parent 0a99c3d commit 9239c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tankard.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ["matthewshafer@mac.com"]
spec.description = %q{Connector to the BreweryDB api}
spec.summary = %q{Allows easy quering to the breweryDB api}
spec.homepage = ""
spec.homepage = "https://github.com/matthewshafer/tankard"
spec.license = "MIT"

spec.files = `git ls-files`.split($/)
Expand Down

0 comments on commit 9239c4f

Please sign in to comment.