From c1cc747352687813c3a88997107f5851c7990ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:41:01 +0000 Subject: [PATCH] Bump excon from 0.85.0 to 1.5.0 Bumps [excon](https://github.com/excon/excon) from 0.85.0 to 1.5.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.85.0...v1.5.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c765f60..338d7a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,9 @@ GEM docker-api (2.2.0) excon (>= 0.47.0) multi_json - excon (0.85.0) + excon (1.5.0) + logger + logger (1.7.0) multi_json (1.15.0) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0)