bump typhoeus

This commit is contained in:
Jonne Haß 2014-08-24 20:26:28 +02:00
parent 5fa8d7c44c
commit b3f18e1961
2 changed files with 4 additions and 4 deletions

View file

@ -118,7 +118,7 @@ gem 'acts-as-taggable-on', '3.3.0'
gem 'addressable', '2.3.6', :require => 'addressable/uri'
gem 'faraday', '0.8.9'
gem 'faraday_middleware', '0.9.0'
gem 'typhoeus', '0.6.8'
gem 'typhoeus', '0.6.9'
# Views

View file

@ -457,8 +457,8 @@ GEM
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
typhoeus (0.6.8)
ethon (>= 0.7.0)
typhoeus (0.6.9)
ethon (>= 0.7.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.5.0)
@ -568,7 +568,7 @@ DEPENDENCIES
test_after_commit (= 0.2.5)
timecop (= 0.7.1)
twitter (= 4.8.1)
typhoeus (= 0.6.8)
typhoeus (= 0.6.9)
uglifier (= 2.5.0)
unicorn (= 4.8.3)
uuid (= 2.3.7)