From 4cf130b38c1a4d3a7c39780857cdd74697df5cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:38:09 +0000 Subject: [PATCH] Bump excon from 0.54.0 to 0.75.0 Bumps [excon](https://github.com/excon/excon) from 0.54.0 to 0.75.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.54.0...v0.75.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 50cc856..2917b0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM coderay (1.1.1) diff-lcs (1.2.5) erubis (2.7.0) - excon (0.54.0) + excon (0.75.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) ffi (1.9.14)