From d8a012d6f1a5e21ade76afeb3fbe4891e8b662b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 00:34:03 +0000 Subject: [PATCH] Bump excon from 0.59.0 to 0.73.0 Bumps [excon](https://github.com/excon/excon) from 0.59.0 to 0.73.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.59.0...v0.73.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 fb3a8f0..6c41eac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM crass (1.0.4) debug_inspector (0.0.3) erubis (2.7.0) - excon (0.59.0) + excon (0.73.0) execjs (2.7.0) faker (1.6.6) i18n (~> 0.5)