From 36fb2892589ac0dd11a35c52178070b4f10486d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 06:00:32 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b25add0..2f8c5d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dry-inflector (0.1.2) erubi (1.8.0) - excon (0.62.0) + excon (0.82.0) execjs (2.7.0) factory_bot (5.0.1) activesupport (>= 4.2.0)