From 640fa6d1187b555f6b79c8374cd329a404ec6580 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 16:57:32 +1100 Subject: [PATCH] DEV: Bump excon from 0.71.0 to 0.71.1 (#8587) Bumps [excon](https://github.com/excon/excon) from 0.71.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.71.0...v0.71.1) Minor performance update, the big change here is that internally excon starts using frozen strings. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf5e0d84ea6..7544c345a7b 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.71.0) + excon (0.71.1) execjs (2.7.0) exifr (1.3.6) fabrication (2.21.0)