From 712b1241255d470edbfbe4abfb5008fa8950f759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:05:38 +0000 Subject: [PATCH] Bump excon from 0.57.1 to 0.71.0 in /app Bumps [excon](https://github.com/excon/excon) from 0.57.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.57.1...v0.71.0) Signed-off-by: dependabot[bot] --- app/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/Gemfile.lock b/app/Gemfile.lock index 01da8b2..4fbc037 100644 --- a/app/Gemfile.lock +++ b/app/Gemfile.lock @@ -66,7 +66,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) erubi (1.6.1) - excon (0.57.1) + excon (0.71.0) execjs (2.7.0) faker (1.7.3) i18n (~> 0.5) @@ -391,7 +391,6 @@ DEPENDENCIES spring-watcher-listen (= 2.0.1) therubyracer turbolinks (= 5.0.1) - tzinfo-data uglifier (= 3.2.0) web-console (= 3.5.1) will_paginate (= 3.1.5)