From ca5126aec2307c0b22ba148f39786de2e062f8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 17:28:58 +0000 Subject: [PATCH] Bump excon from 0.63.0 to 0.94.0 Bumps [excon](https://github.com/excon/excon) from 0.63.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.63.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 70d900a..9bac1f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.7.2) emoji_regex (1.0.1) - excon (0.63.0) + excon (0.94.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6)