Skip to content

Commit

Permalink
Merge pull request #172 from gjtorikian/typhoeus-07
Browse files Browse the repository at this point in the history
Upgrade Typhoeus to 0.7
  • Loading branch information
gjtorikian committed Feb 10, 2015
2 parents 7003ee8 + e346c58 commit d881e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html-proofer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'mercenary', '~> 0.3.2'
gem.add_dependency 'nokogiri', '~> 1.5'
gem.add_dependency 'colored', '~> 1.2'
gem.add_dependency 'typhoeus', '~> 0.6.7'
gem.add_dependency 'typhoeus', '~> 0.7'
gem.add_dependency 'yell', '~> 2.0'
gem.add_dependency 'parallel', '~> 1.3'
gem.add_dependency 'addressable', '~> 2.3'
Expand Down

0 comments on commit d881e70

Please sign in to comment.