From aaed27cbd2fbffa28d2d2b0f622bb79225dd7401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:03:06 +0000 Subject: [PATCH] bundler(deps): bump excon from 0.109.0 to 1.5.0 Bumps [excon](https://github.com/excon/excon) from 0.109.0 to 1.5.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.109.0...v1.5.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f30429d..20edae7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,8 @@ GEM docker-api (2.4.0) excon (>= 0.64.0) multi_json - excon (0.109.0) + excon (1.5.0) + logger logger (1.7.0) multi_json (1.15.0) net-scp (4.1.0)