From 693c51bf9ff5057e1fa10eee1ed92174bd512662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:02:40 +0000 Subject: [PATCH] Bump excon from 0.45.1 to 0.71.0 in /docs/manual Bumps [excon](https://github.com/excon/excon) from 0.45.1 to 0.71.0. - [Release notes](https://github.com/excon/excon/releases) - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.45.1...v0.71.0) Signed-off-by: dependabot[bot] --- docs/manual/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/Gemfile.lock b/docs/manual/Gemfile.lock index b4db9be5de..a5ee1453b8 100644 --- a/docs/manual/Gemfile.lock +++ b/docs/manual/Gemfile.lock @@ -43,7 +43,7 @@ GEM ethon (0.8.1) ffi (>= 1.3.0) eventmachine (1.0.7) - excon (0.45.1) + excon (0.71.0) execjs (2.6.0) faraday (0.9.2) multipart-post (>= 1.2, < 3)