From 057f9a37d3d9d404d61f9598aa2f23b4e712adb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 22:46:22 +0000 Subject: [PATCH] Bump excon from 0.62.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.62.0 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.62.0...v0.71.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ff0caa..e047b2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM ffi (>= 1.3.0) eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) - excon (0.62.0) + excon (0.71.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.9.25)