From 5c1203c171a219b239b28a51e818c795ac40aef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:56:13 +0000 Subject: [PATCH] Bump excon from 0.67.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.67.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.67.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 49ddd4b..3abbbd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) ast (2.4.0) diff-lcs (1.3) - excon (0.67.0) + excon (0.71.0) json (1.8.6) launchy (2.4.3) addressable (~> 2.3)