From c42c73069a3004c74ec239161d7fec728af5d299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:56:08 +0000 Subject: [PATCH] Bump excon from 0.21.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.21.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.21.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 9920a7d..bed759e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM multi_json (>= 1.3.0) coderay (1.0.9) erubis (2.7.0) - excon (0.21.0) + excon (0.71.0) faraday (0.8.7) multipart-post (~> 1.1) fog (1.11.1)