Skip to content

Commit

Permalink
Set homepage as rake is guessing wrong or something
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonBarnabe committed May 30, 2015
1 parent 08b4a94 commit 1b7cb0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Hoe.spec('csspool') do
self.history_file = 'CHANGELOG.rdoc'
self.extra_rdoc_files = FileList['*.rdoc']
self.licenses = ['MIT']
self.spec_extras[:homepage] = 'https://github.com/sparklemotion/csspool/'

%w{racc rexical hoe-git hoe-gemspec hoe-bundler minitest}.each do |dep|
self.extra_dev_deps << [dep, '>= 0']
Expand Down

0 comments on commit 1b7cb0e

Please sign in to comment.