From 66c7ca36b8be553a495821db05df263ed095d1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 15:27:38 +0000 Subject: [PATCH] Bump excon from 0.62.0 to 0.76.0 Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.76.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.76.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 d93c70b..4aa8cb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM http_parser.rb (~> 0.6.0) erubis (2.7.0) eventmachine (1.2.5) - excon (0.62.0) + excon (0.76.0) execjs (2.7.0) ffi (1.9.23) fission (0.5.0)