From 54d9ce15f22fc8ce189d445d0e62f97963aef5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:56:50 +0000 Subject: [PATCH] Bump excon from 0.15.5 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.15.5 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.15.5...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 964723c..19eedb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM activesupport (~> 3.2) erubis (2.7.0) eventmachine (0.12.10) - excon (0.15.5) + excon (0.71.0) execjs (1.4.0) multi_json (~> 1.0) fakeweb (1.3.0)