From 2ae009a73f76ee38a3c7188cfb8feeb81caadd5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:29:14 +0000 Subject: [PATCH] build(deps): bump excon from 1.2.3 to 1.2.4 Bumps [excon](https://github.com/excon/excon) from 1.2.3 to 1.2.4. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: excon 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 2a74d54a0..dd15f70f8 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.2.3) + excon (1.2.4) method_source (1.1.0) multi_json (1.15.0) net-scp (4.1.0)