Bump typhoeus

This commit is contained in:
Dennis Schubert 2016-05-12 02:24:21 +02:00 committed by Jonne Haß
parent d16f9ef4b4
commit ca548ed034
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 5 additions and 5 deletions

View file

@ -160,7 +160,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.1"
gem "typhoeus", "1.0.2"
# Views

View file

@ -185,7 +185,7 @@ GEM
railties (>= 3.1, <= 5)
equalizer (0.0.10)
erubis (2.7.0)
ethon (0.8.1)
ethon (0.9.0)
ffi (>= 1.3.0)
eventmachine (1.0.9.1)
excon (0.49.0)
@ -767,8 +767,8 @@ GEM
simple_oauth (~> 0.3.0)
twitter-text (1.13.4)
unf (~> 0.1.0)
typhoeus (1.0.1)
ethon (>= 0.8.0)
typhoeus (1.0.2)
ethon (>= 0.9.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.2)
@ -922,7 +922,7 @@ DEPENDENCIES
turbo_dev_assets (= 0.0.2)
twitter (= 5.16.0)
twitter-text (= 1.13.4)
typhoeus (= 1.0.1)
typhoeus (= 1.0.2)
uglifier (= 2.7.2)
unicorn (= 5.0.1)
uuid (= 2.3.8)