From fe4980b93c892a9fd22886f23e74df61cafde274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2020 08:19:02 +0000 Subject: [PATCH] Bump excon from 0.57.1 to 0.73.0 Bumps [excon](https://github.com/excon/excon) from 0.57.1 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.57.1...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 c1f316b..2a4acac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM railties (>= 3.2, < 5.2) erubi (1.9.0) erubis (2.7.0) - excon (0.57.1) + excon (0.73.0) execjs (2.7.0) faker (1.6.6) i18n (~> 0.5)