From ac8454d6921cc62a66369d3c658ba814263687ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 00:07:49 +0000 Subject: [PATCH] Bump excon from 1.4.0 to 1.5.0 Bumps [excon](https://github.com/excon/excon) from 1.4.0 to 1.5.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.4.0...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 b585437..8263ed3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM diff-lcs (1.6.2) docile (1.4.1) drb (2.2.3) - excon (1.4.0) + excon (1.5.0) logger faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5)