From 909c6aaa0892583b80649fdc474efc6431a4dc9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 11:08:39 +0000 Subject: [PATCH] build(deps): bump excon from 1.3.2 to 1.4.0 Bumps [excon](https://github.com/excon/excon) from 1.3.2 to 1.4.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0868fc80c51..10f0891322d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM drb (2.2.3) erb (6.0.2) erubi (1.13.1) - excon (1.3.2) + excon (1.4.0) logger faraday (0.17.6) multipart-post (>= 1.2, < 3)