mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
Bump typhoeus dependency to ~> 0.3, although this shouldn't make a difference
This commit is contained in:
parent
c926020259
commit
004a43416f
2
Gemfile
2
Gemfile
@ -11,7 +11,7 @@ group :test do
|
||||
gem 'em-synchrony', '~> 1.0', :require => ['em-synchrony', 'em-synchrony/em-http'], :platforms => :ruby_19
|
||||
gem 'excon', '~> 0.6'
|
||||
gem 'leftright', '~> 0.9', :require => false
|
||||
gem 'typhoeus', '~> 0.2'
|
||||
gem 'typhoeus', '~> 0.3'
|
||||
gem 'yajl-ruby', '~> 1.0', :require => 'yajl', :platforms => :ruby_19
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user