Skip to content

Commit dfd109d

Browse files
committed
Updates gemspec before release
1 parent bc99351 commit dfd109d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bnet_scraper.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Gem::Specification.new do |s|
66
s.version = "0.0.1"
77
s.authors = ["Andrew Nordman"]
88
s.email = ["[email protected]"]
9-
s.homepage = ""
9+
s.homepage = "https://github.com/agoragames/bnet_scraper/"
1010
s.summary = %q{Battle.net Profile Scraper}
11+
s.description = %q{BnetScraper is a Nokogiri-based scraper of Battle.net profile information. Currently this only includes Starcraft2.}
1112

1213
s.files = `git ls-files`.split("\n")
1314
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")

0 commit comments

Comments
 (0)