From 53ec80b5404805dc22be2ed013bc95c06b1be9d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2020 16:10:32 +0000 Subject: [PATCH] Bump excon from 0.62.0 to 0.71.1 Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.71.1. - [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.62.0...v0.71.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff22b255..44e5c105 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM launchy (~> 2.1) mail (~> 2.2) erubis (2.7.0) - excon (0.62.0) + excon (0.71.1) execjs (2.7.0) factory_bot (5.1.1) activesupport (>= 4.2.0)