From d7a29b0100935a44fe21a543db30abda435965ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:21:25 +0000 Subject: [PATCH] Bump excon from 0.64.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.64.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.64.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 93c830a..0b9a4e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM coderay (1.1.2) concurrent-ruby (1.1.5) diff-lcs (1.3) - excon (0.64.0) + excon (0.71.0) fog-aws (2.0.1) fog-core (~> 1.38) fog-json (~> 1.0)