From d0f2305c8b4ff44e93a495078a3b7fa0da190a73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 22:07:35 +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 e6ef109..8598616 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -737,7 +737,7 @@ GEM excon (>= 0.47.0) multi_json erubi (1.7.1) - excon (0.62.0) + excon (0.71.0) ffi (1.9.25) globalid (0.4.1) activesupport (>= 4.2.0)