From 33ae9679d8a05f415f430090313c990d2e532dbb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 12:34:00 +1100 Subject: [PATCH] DEV: Bump excon from 0.64.0 to 0.70.0 (#8503) Bumps [excon](https://github.com/excon/excon) from 0.64.0 to 0.70.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.64.0...v0.70.0) Most changes are minor and update should be pretty safe. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b466bd41b14..a7baa830217 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM railties (>= 3.1) ember-source (2.18.2) erubi (1.9.0) - excon (0.64.0) + excon (0.70.0) execjs (2.7.0) exifr (1.3.6) fabrication (2.21.0)