From f986a744e73ba91ce46e6fe7152984f4477072c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 08:16:21 +0000 Subject: [PATCH] Bump excon from 0.92.3 to 0.109.0 Bumps [excon](https://github.com/excon/excon) from 0.92.3 to 0.109.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.92.3...v0.109.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..4e4b5d5b 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.109.0) fpm (1.14.2) arr-pm (~> 0.0.11) backports (>= 2.6.2)