From becaa948bd83a56e00465bbf0da524e03643fc88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 17:20:34 +0000 Subject: [PATCH] Bump excon from 0.37.0 to 0.71.1 Bumps [excon](https://github.com/excon/excon) from 0.37.0 to 0.71.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.37.0...v0.71.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 ee83b68..7dc5d5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM dotenv-rails (0.11.1) dotenv (= 0.11.1) erubis (2.7.0) - excon (0.37.0) + excon (0.71.1) execjs (2.2.2) faraday (0.8.9) multipart-post (~> 1.2.0)