From 336de4762a9bd1e04fe767f211c06235dadba922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:26:09 +0000 Subject: [PATCH] Bump excon from 0.42.1 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.42.1 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.42.1...v0.71.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2828595..0eee352 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: archive-tar-minitar (0.5.2) coderay (1.1.0) @@ -7,7 +7,7 @@ GEM archive-tar-minitar excon (>= 0.38.0) json - excon (0.42.1) + excon (0.71.0) json (1.8.1) method_source (0.8.2) pry (0.10.1)