bump typhoeus
This commit is contained in:
parent
eaa5c7f361
commit
fe6f1dbf54
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -155,7 +155,7 @@ gem 'addressable', '2.3.7', :require => 'addressable/uri'
|
|||
gem 'faraday', '0.9.1'
|
||||
gem 'faraday_middleware', '0.9.1'
|
||||
gem 'faraday-cookie_jar', '0.0.6'
|
||||
gem 'typhoeus', '0.6.9'
|
||||
gem 'typhoeus', '0.7.1'
|
||||
|
||||
# Views
|
||||
|
||||
|
|
|
|||
|
|
@ -168,7 +168,7 @@ GEM
|
|||
entypo-rails (2.2.2)
|
||||
railties (>= 3.1, <= 5)
|
||||
erubis (2.7.0)
|
||||
ethon (0.7.1)
|
||||
ethon (0.7.3)
|
||||
ffi (>= 1.3.0)
|
||||
eventmachine (1.0.7)
|
||||
excon (0.44.3)
|
||||
|
|
@ -644,7 +644,7 @@ GEM
|
|||
simple_oauth (~> 0.2)
|
||||
twitter-text (1.11.0)
|
||||
unf (~> 0.1.0)
|
||||
typhoeus (0.6.9)
|
||||
typhoeus (0.7.1)
|
||||
ethon (>= 0.7.1)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
|
|
@ -786,7 +786,7 @@ DEPENDENCIES
|
|||
timecop (= 0.7.3)
|
||||
twitter (= 4.8.1)
|
||||
twitter-text (= 1.11.0)
|
||||
typhoeus (= 0.6.9)
|
||||
typhoeus (= 0.7.1)
|
||||
uglifier (= 2.5.3)
|
||||
unicorn (= 4.8.3)
|
||||
uuid (= 2.3.7)
|
||||
|
|
|
|||
Loading…
Reference in a new issue