From b485673d366a5ab3d285556c7f130c9022393846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 11:07:01 +0000 Subject: [PATCH] build(deps): bump excon from 1.4.0 to 1.4.1 Bumps [excon](https://github.com/excon/excon) from 1.4.0 to 1.4.1. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: excon dependency-version: 1.4.1 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 1a25466229..504419cec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM drb (2.2.3) erb (6.0.2) erubi (1.13.1) - excon (1.4.0) + excon (1.4.1) logger faraday (0.17.6) multipart-post (>= 1.2, < 3)