From eb8def503fa7da84d2061b5c63e20eb776f8efc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 06:55:11 +0000 Subject: [PATCH] Bump excon from 0.57.0 to 0.94.0 Bumps [excon](https://github.com/excon/excon) from 0.57.0 to 0.94.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.57.0...v0.94.0) --- updated-dependencies: - dependency-name: excon dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e571db..47656c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) equalizer (0.0.11) - excon (0.57.0) + excon (0.94.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.11.0.1)