From 3e2e1cd30bddb628115515312dd7949448931bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2020 00:23:56 +0000 Subject: [PATCH] Bump excon from 0.37.0 to 0.71.1 Bumps [excon](https://github.com/excon/excon) from 0.37.0 to 0.71.1. - [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.37.0...v0.71.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3774c1a..f096cf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM excon (>= 0.37.0) json erubis (2.7.0) - excon (0.37.0) + excon (0.71.1) faraday (0.8.9) multipart-post (~> 1.2.0) faraday_middleware (0.9.0)