Skip to content

Commit

Permalink
Fix a typo in gemspec.
Browse files Browse the repository at this point in the history
好險不是打成微勃。
  • Loading branch information
JuanitoFatas committed Aug 10, 2013
1 parent af123ab commit 020d68d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions oauth_china.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Gem::Specification.new do |s|
s.authors = ["Hooopo"]
s.email = ["hoooopo@gmail.com"]
s.homepage = ""
s.summary = %q{新浪,豆瓣,腾讯等国内微薄OAuth认证}
s.description = %q{新浪,豆瓣,腾讯等国内微薄OAuth认证}
s.summary = %q{新浪,豆瓣,腾讯等国内微博OAuth认证}
s.description = %q{新浪,豆瓣,腾讯等国内微博OAuth认证}

s.rubyforge_project = "oauth_china"

Expand All @@ -20,4 +20,4 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
s.add_development_dependency "active_support"
s.add_development_dependency "oauth"
end
end

0 comments on commit 020d68d

Please sign in to comment.