Skip to content

Commit

Permalink
Update em-http-request dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Feb 26, 2012
1 parent ad48b85 commit b4fcf22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcr.gemspec
Expand Up @@ -43,7 +43,7 @@ Gem::Specification.new do |s|

unless RUBY_PLATFORM == 'java'
s.add_development_dependency 'patron', '~> 0.4.15'
s.add_development_dependency 'em-http-request', '~> 0.3.0'
s.add_development_dependency 'em-http-request', '~> 1.0.1'
s.add_development_dependency 'curb', '~> 0.8.0'
s.add_development_dependency 'typhoeus', '~> 0.3.3'
s.add_development_dependency 'yajl-ruby', '~> 1.1.0'
Expand Down

0 comments on commit b4fcf22

Please sign in to comment.