From 057e5a57fada1f3dea0bdad9c1c61014ec6a96bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 19:36:50 +0000 Subject: [PATCH] Bump excon from 0.69.1 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.69.1 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.69.1...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 61870f79..de7ae487 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.9.0) eventmachine (1.0.9.1) - excon (0.69.1) + excon (0.71.0) execjs (2.7.0) factory_bot (5.1.1) activesupport (>= 4.2.0)