upgrade typhoeus

pull/15603/head
Gonzalo Riestra 5 years ago
parent 41f80b3d86
commit 42a71b380c

@ -55,7 +55,7 @@ end
# Importer & sync tables
gem 'roo', '1.13.2'
gem 'state_machines-activerecord', '~> 0.5.0'
gem 'typhoeus', '0.7.2'
gem 'typhoeus', '1.3.1'
gem 'charlock_holmes', '0.7.6'
gem 'dbf', '2.0.6'
gem 'google-api-client', '0.34.1'

@ -141,7 +141,7 @@ GEM
simpleidn
equalizer (0.0.11)
erubis (2.7.0)
ethon (0.8.1)
ethon (0.12.0)
ffi (>= 1.3.0)
eventmachine (1.0.4)
execjs (0.4.0)
@ -432,8 +432,8 @@ GEM
thread_safe (0.3.6)
tilt (2.0.6)
trollop (2.1.2)
typhoeus (0.7.2)
ethon (>= 0.7.4)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.1.0)
@ -544,7 +544,7 @@ DEPENDENCIES
statsd-client (= 0.0.7)
test-unit
thin
typhoeus (= 0.7.2)
typhoeus (= 1.3.1)
unicorn (= 4.8.2)
unicorn-worker-killer
uuidtools (= 2.1.5)

Loading…
Cancel
Save