From 10d4290d4542e9b50e18d6c08e6e5f068c258988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 17:22:18 +0000 Subject: [PATCH] Bump excon from 0.45.3 to 0.73.0 in /test Bumps [excon](https://github.com/excon/excon) from 0.45.3 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.45.3...v0.73.0) Signed-off-by: dependabot[bot] --- test/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Gemfile.lock b/test/Gemfile.lock index 3480f48..5186ebd 100644 --- a/test/Gemfile.lock +++ b/test/Gemfile.lock @@ -4,7 +4,7 @@ GEM CFPropertyList (2.3.1) builder (3.2.2) diff-lcs (1.2.5) - excon (0.45.3) + excon (0.73.0) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.30.0)