From b3a815571157b481a85ad2048ddd52e8622705c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:59:10 +0000 Subject: [PATCH] Bump excon from 0.45.4 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.45.4 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.45.4...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 123ff646..73c483b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM em-socksify (0.3.0) eventmachine (>= 1.0.0.beta.4) erubis (2.7.0) - excon (0.45.4) + excon (0.71.0) execjs (2.5.2) factory_girl (2.6.4) activesupport (>= 2.3.9)