Bump typhoeus
This commit is contained in:
parent
0f5ab81d0b
commit
3691bba100
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -168,7 +168,7 @@ gem "addressable", "2.3.8", require: "addressable/uri"
|
||||||
gem "faraday", "0.9.2"
|
gem "faraday", "0.9.2"
|
||||||
gem "faraday_middleware", "0.10.0"
|
gem "faraday_middleware", "0.10.0"
|
||||||
gem "faraday-cookie_jar", "0.0.6"
|
gem "faraday-cookie_jar", "0.0.6"
|
||||||
gem "typhoeus", "1.0.2"
|
gem "typhoeus", "1.1.0"
|
||||||
|
|
||||||
# Views
|
# Views
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -859,7 +859,7 @@ GEM
|
||||||
simple_oauth (~> 0.3.0)
|
simple_oauth (~> 0.3.0)
|
||||||
twitter-text (1.14.0)
|
twitter-text (1.14.0)
|
||||||
unf (~> 0.1.0)
|
unf (~> 0.1.0)
|
||||||
typhoeus (1.0.2)
|
typhoeus (1.1.0)
|
||||||
ethon (>= 0.9.0)
|
ethon (>= 0.9.0)
|
||||||
tzinfo (1.2.2)
|
tzinfo (1.2.2)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
|
|
@ -1041,7 +1041,7 @@ DEPENDENCIES
|
||||||
turbo_dev_assets (= 0.0.2)
|
turbo_dev_assets (= 0.0.2)
|
||||||
twitter (= 5.16.0)
|
twitter (= 5.16.0)
|
||||||
twitter-text (= 1.14.0)
|
twitter-text (= 1.14.0)
|
||||||
typhoeus (= 1.0.2)
|
typhoeus (= 1.1.0)
|
||||||
uglifier (= 3.0.0)
|
uglifier (= 3.0.0)
|
||||||
unicorn (= 5.1.0)
|
unicorn (= 5.1.0)
|
||||||
unicorn-worker-killer (= 0.4.4)
|
unicorn-worker-killer (= 0.4.4)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue