From 1772d9d4a739e2a5e40875881824351ccaea7beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 05:14:52 +0000 Subject: [PATCH] Bump excon from 0.62.0 to 0.73.0 Bumps [excon](https://github.com/excon/excon) from 0.62.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.62.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 2122858..f545cb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM http_parser.rb (~> 0.6.0) erubis (2.7.0) eventmachine (1.2.7) - excon (0.62.0) + excon (0.73.0) execjs (2.7.0) ffi (1.9.25) fog-aws (3.0.0)