bump typhoeus

This commit is contained in:
Jonne Haß 2014-01-06 16:45:32 +01:00
parent ab7cbcc4cc
commit 4648654e03
2 changed files with 5 additions and 5 deletions

View file

@ -92,7 +92,7 @@ gem 'acts-as-taggable-on', '2.4.1'
gem 'addressable', '2.3.5', :require => 'addressable/uri'
gem 'faraday', '0.8.8'
gem 'faraday_middleware', '0.9.0'
gem 'typhoeus', '0.6.3'
gem 'typhoeus', '0.6.7'
# Views

View file

@ -100,7 +100,7 @@ GEM
entypo-rails (2.0.2)
railties (>= 3.1, <= 5)
erubis (2.7.0)
ethon (0.5.12)
ethon (0.6.2)
ffi (>= 1.3.0)
mime-types (~> 1.18)
excon (0.25.3)
@ -402,8 +402,8 @@ GEM
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
typhoeus (0.6.3)
ethon (~> 0.5.11)
typhoeus (0.6.7)
ethon (~> 0.6.2)
tzinfo (0.3.38)
uglifier (2.1.2)
execjs (>= 0.3.0)
@ -504,7 +504,7 @@ DEPENDENCIES
test_after_commit (= 0.2.0)
timecop (= 0.7.1)
twitter (= 4.8.1)
typhoeus (= 0.6.3)
typhoeus (= 0.6.7)
uglifier (= 2.1.2)
unicorn (= 4.6.3)
webmock (= 1.13.0)