From 2068a59b72888e2c92c42b2b25715d3a53267308 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 19:33:23 +0000 Subject: [PATCH] [Security] Bump excon from 0.62.0 to 0.71.1 Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.71.1. **This update includes a security fix.** - [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.71.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40e3568656..de56aa519e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,7 +255,7 @@ GEM dry-inflector (0.1.2) erubis (2.7.0) eventmachine (1.2.7) - excon (0.62.0) + excon (0.71.1) execjs (2.7.0) factory_bot (4.10.0) activesupport (>= 3.0.0)