From 27846d423245f886527f5ffa7124577434467cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 09:53:29 +0000 Subject: [PATCH] Bump excon from 0.58.0 to 0.78.1 Bumps [excon](https://github.com/excon/excon) from 0.58.0 to 0.78.1. - [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.58.0...v0.78.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbc98aaa..6b34b636 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.2.1) escape (0.0.4) - excon (0.58.0) + excon (0.78.1) faraday (0.13.1) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6)