Skip to content

Commit

Permalink
updated httpclient dependency to fix issue savonrb#28
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Apr 6, 2011
1 parent 1787730 commit c9602f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpi.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.add_dependency "rack"
s.add_dependency "ntlm-http", ">= 0.1.1"

s.add_development_dependency "httpclient", "~> 2.1.5"
s.add_development_dependency "httpclient", "~> 2.1.7"
s.add_development_dependency "curb", "~> 0.7.8"

s.add_development_dependency "rspec", "~> 2.2"
Expand Down

0 comments on commit c9602f6

Please sign in to comment.