Skip to content

Commit

Permalink
add homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
cqpx committed Jul 18, 2012
1 parent 0d70067 commit a52435c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-tqq-oauth2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
gem.email = ["[email protected]"]
gem.description = %q{OmniAuth Oauth2 strategy for t.qq.com.}
gem.summary = %q{OmniAuth Oauth2 strategy for t.qq.com.}
gem.homepage = ""
gem.homepage = "https://github.com/cqpx/omniauth-tqq-oauth2"

gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
Expand Down

0 comments on commit a52435c

Please sign in to comment.