From 391aa98f2b4ebdd9455fbb72c1872f39e1eebb05 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 20:38:05 +0000 Subject: [PATCH] [Security] Bump excon from 0.62.0 to 0.82.0 Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.82.0. **This update includes security fixes.** - [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.82.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c52f378fab1e7..6befd6c91bb902 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,7 +238,7 @@ GEM erubi (1.8.0) et-orbi (1.1.6) tzinfo - excon (0.62.0) + excon (0.82.0) fabrication (2.20.2) faker (2.5.0) i18n (~> 1.6.0) @@ -375,7 +375,9 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.0)