Bump typhoeus

This commit is contained in:
Steffen van Bergerem 2016-08-14 10:39:35 +02:00
parent 0f5ab81d0b
commit 3691bba100
No known key found for this signature in database
GPG key ID: 2F08F75F9525C7E0
2 changed files with 3 additions and 3 deletions

View file

@ -168,7 +168,7 @@ gem "addressable", "2.3.8", require: "addressable/uri"
gem "faraday", "0.9.2"
gem "faraday_middleware", "0.10.0"
gem "faraday-cookie_jar", "0.0.6"
gem "typhoeus", "1.0.2"
gem "typhoeus", "1.1.0"
# Views

View file

@ -859,7 +859,7 @@ GEM
simple_oauth (~> 0.3.0)
twitter-text (1.14.0)
unf (~> 0.1.0)
typhoeus (1.0.2)
typhoeus (1.1.0)
ethon (>= 0.9.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
@ -1041,7 +1041,7 @@ DEPENDENCIES
turbo_dev_assets (= 0.0.2)
twitter (= 5.16.0)
twitter-text (= 1.14.0)
typhoeus (= 1.0.2)
typhoeus (= 1.1.0)
uglifier (= 3.0.0)
unicorn (= 5.1.0)
unicorn-worker-killer (= 0.4.4)