From a168ae9525c76e120c4e5c411115354ef977c015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 22:07:05 +0000 Subject: [PATCH] Bump excon from 0.67.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.67.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.67.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 ff19ef9..6c1d813 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -404,7 +404,7 @@ GEM erubi (1.9.0) etherpad-lite (0.3.0) rest-client (>= 1.6) - excon (0.67.0) + excon (0.71.0) execjs (2.7.0) factory_bot (4.11.1) activesupport (>= 3.0.0)