From 055f7fcc235187895e542a38811e0e62aa86856c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 12:20:27 +0000 Subject: [PATCH] build(deps): bump typhoeus from 1.3.1 to 1.4.0 in /docs Bumps [typhoeus](https://github.com/typhoeus/typhoeus) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/typhoeus/typhoeus/releases) - [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md) - [Commits](https://github.com/typhoeus/typhoeus/compare/v1.3.1...v1.4.0) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 58956ed770..8fa96a4180 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -244,7 +244,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - typhoeus (1.3.1) + typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.7) thread_safe (~> 0.1)