From 149946caca962231c3f0e6401cbb8e125e7b2f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:46:08 +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 441feda..5ba9b5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM unf (>= 0.0.5, < 1.0.0) ethon (0.11.0) ffi (>= 1.3.0) - excon (0.62.0) + excon (0.76.0) facter (2.5.1) faraday (0.15.2) multipart-post (>= 1.2, < 3)