From f4ca8bab1a1cb9baf4a66e8aa09e64a1b6ad14e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:56:42 +0000 Subject: [PATCH] Bump excon from 0.16.10 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.16.10 to 0.71.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.16.10...v0.71.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 1ad84ac..b604ff9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM json (>= 1.4.6) term-ansicolor (>= 1.0.5) diff-lcs (1.1.3) - excon (0.16.10) + excon (0.71.0) flay (1.4.3) ruby_parser (~> 2.0) sexp_processor (~> 3.0)