From eaff5830c1fc225c791704e1f3c859ac0a8b89e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 04:51:00 +0000 Subject: [PATCH] [Security] Bump excon from 0.62.0 to 0.83.0 Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.83.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.83.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 60b1697..87bde4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM cucumber-tag_expressions (1.1.1) diff-lcs (1.3) erubis (2.7.0) - excon (0.62.0) + excon (0.83.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0)