From 7bd0ccf35c0d98c6447aee8fe23a7de73d5282fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:55:50 +0000 Subject: [PATCH] Bump excon from 0.34.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.34.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.34.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 f4f310c7..dcbfa900 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM erubis (2.7.0) exception_notification (2.6.1) actionmailer (>= 3.0.4) - excon (0.34.0) + excon (0.71.0) execjs (2.1.0) factory_girl (4.4.0) activesupport (>= 3.0.0)