Skip to content

Commit

Permalink
updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Jun 28, 2010
1 parent 7d083d0 commit be58dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faraday_middleware.gemspec
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.description = %q{Various middleware for Faraday}
s.email = %q{wynn.netherland@gmail.com}
s.files = Dir.glob("{lib}/**/*")
s.homepage = %q{http://wynnnetherland.com/projects/farday-middleware/}
s.homepage = %q{http://wynnnetherland.com/projects/faraday-middleware/}
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.6}
s.summary = %q{Various middleware for Faraday}
Expand Down

0 comments on commit be58dd3

Please sign in to comment.