From bf2e68b6e376cdca0b97dc26e10745169c579f38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 01:52:05 +0000 Subject: [PATCH] build(deps): bump excon from 1.2.1 to 1.2.2 Bumps [excon](https://github.com/excon/excon) from 1.2.1 to 1.2.2. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.2.1...v1.2.2) --- 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 d356d8e0c..c3b74aa40 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.1) + excon (1.2.2) method_source (1.1.0) multi_json (1.15.0) net-scp (4.0.0)