From e70f9d285d1038cc4e469b9c693565705ac392c1 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sat, 17 Nov 2018 20:42:32 +0100 Subject: [PATCH] Bump typhoeus --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b2b293..551fa77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (0.19.4) thread_safe (0.3.6) - typhoeus (1.3.0) + typhoeus (1.3.1) ethon (>= 0.9.0) tzinfo (1.2.5) thread_safe (~> 0.1)