From 4036bcda9da6c786c98133cd1cdd134f8e6acead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 00:11:27 +0000 Subject: [PATCH] Bump excon from 1.4.1 to 1.5.0 Bumps [excon](https://github.com/excon/excon) from 1.4.1 to 1.5.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b9ab79a4..cd988665d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM enum_csv (1.2.0) csv erubi (1.13.1) - excon (1.4.1) + excon (1.5.0) logger faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5)