From 0ae81eeada2402a058085379f9475fae90c53307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 19:51:09 +0000 Subject: [PATCH] Bump excon from 0.45.2 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.45.2 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.2...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 3ceca1d..acf2763 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM unf (>= 0.0.5, < 1.0.0) ethon (0.7.3) ffi (>= 1.3.0) - excon (0.45.2) + excon (0.71.0) extlib (0.9.16) facter (1.7.6) faraday (0.9.1)