From 9e96b09ec78a39c601ddcfd8fa6b0787dfedc241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2019 11:19:02 +0000 Subject: [PATCH] Bump excon from 0.62.0 to 0.71.1 in /sample_app Bumps [excon](https://github.com/excon/excon) from 0.62.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.62.0...v0.71.1) Signed-off-by: dependabot[bot] --- sample_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_app/Gemfile.lock b/sample_app/Gemfile.lock index fc6bd39..2e7735a 100644 --- a/sample_app/Gemfile.lock +++ b/sample_app/Gemfile.lock @@ -109,7 +109,7 @@ GEM dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.13.1) erubi (1.7.1) - excon (0.62.0) + excon (0.71.1) execjs (2.7.0) faker (1.9.1) i18n (>= 0.7)