From 5475f058f0dfb96ee44e4aa64f49da41c99c545c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 14:52:05 +0000 Subject: [PATCH] build(deps): bump excon from 1.3.1 to 1.3.2 Bumps [excon](https://github.com/excon/excon) from 1.3.1 to 1.3.2. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: excon dependency-version: 1.3.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index beca20d96..b69954b59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM docker-api (2.4.0) excon (>= 0.64.0) multi_json - excon (1.3.1) + excon (1.3.2) logger logger (1.7.0) method_source (1.1.0)