From 3423573a514a5bb7af62e5bf56113e36f19f4204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 11:55:52 +0000 Subject: [PATCH] Bump excon from 0.62.0 to 0.72.0 Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.72.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.72.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 29ee216..102e118 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.5.0) emoji_regex (0.1.1) - excon (0.62.0) + excon (0.72.0) faraday (0.15.2) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6)