From 0afaf336a49be81e8b980f00f7d1642f219b4f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 22:58:03 +0000 Subject: [PATCH] Bump excon from 0.68.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.68.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.68.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 51a900b..9d09a90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM docker-api (1.34.2) excon (>= 0.47.0) multi_json - excon (0.68.0) + excon (0.71.0) jaro_winkler (1.5.4) json (2.2.0) method_source (0.9.2)