Skip to content

Commit

Permalink
Added Typhoeus to development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Aug 9, 2011
1 parent 3a8b7c4 commit aeadb4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webmock.gemspec
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'patron', '>= 0.4.9'
s.add_development_dependency 'em-http-request', '>= 0.2.14'
s.add_development_dependency 'curb', '>= 0.7.8'
s.add_development_dependency 'typhoeus', '>= 0.2.4'
s.add_development_dependency 'minitest', '>= 2.2.2'
s.add_development_dependency 'rdoc', ((RUBY_VERSION == '1.8.6') ? '<= 3.5.0' : '>3.5.0')

Expand Down

0 comments on commit aeadb4d

Please sign in to comment.