From ed3332bf53bfebc9eafeaab863e3d9f27791695f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:16:04 +0000 Subject: [PATCH] Bump excon from 0.92.3 to 1.2.0 Bumps [excon](https://github.com/excon/excon) from 0.92.3 to 1.2.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.92.3...v1.2.0) --- updated-dependencies: - dependency-name: excon dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47e56ea..c98818d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM dotenv (2.7.6) drb (2.2.0) ruby2_keywords - excon (0.92.3) + excon (1.2.0) fpm (1.14.2) arr-pm (~> 0.0.11) backports (>= 2.6.2)