From d6e56783dfbd992b47e1232a051cb627ef85dcb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 09:01:15 +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 82b80a1..4c1533c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM dotenv (2.5.0) emoji_regex (0.1.1) escape (0.0.4) - excon (0.62.0) + excon (0.76.0) faraday (0.15.3) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6)