From de54024a5710f791c681921d4ff59d99b478e762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 19:49:59 +0000 Subject: [PATCH] Bump excon from 0.45.4 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.45.4 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.45.4...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 1d1133f..0bbbf31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM railties (>= 4.0, < 5.1) erubis (2.7.0) eventmachine (1.0.8) - excon (0.45.4) + excon (0.71.0) execjs (2.6.0) factory_girl (4.5.0) activesupport (>= 3.0.0)