From 2cc224e09e59052cbb8c4e6a5d7b1612771d1c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:28:44 +0000 Subject: [PATCH] Bump excon from 0.92.3 to 0.102.0 Bumps [excon](https://github.com/excon/excon) from 0.92.3 to 0.102.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.92.3...v0.102.0) --- updated-dependencies: - dependency-name: excon dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10c56186..287dbde0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.6) - excon (0.92.3) + excon (0.102.0) fpm (1.14.2) arr-pm (~> 0.0.11) backports (>= 2.6.2)