Skip to content

Commit

Permalink
removed ntlm-http. should be moved to HTTPI.
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Sep 26, 2010
1 parent 04ee284 commit 0e49cf1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions savon.gemspec
Expand Up @@ -23,9 +23,8 @@ Gem::Specification.new do |s|

s.add_dependency "builder", ">= 2.1.2"
s.add_dependency "crack", ">= 0.1.4"
s.add_dependency "ntlm-http", ">= 0.1.1"

s.add_development_dependency "rspec", ">= 1.2.8"
s.add_development_dependency "mocha", ">= 0.9.7"
s.add_development_dependency "fakeweb", ">= 1.2.7"
end
end

0 comments on commit 0e49cf1

Please sign in to comment.