From 75a424a8f1af021a2afe985081a1ae2c256d14e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:31:49 +0000 Subject: [PATCH] Bump excon from 1.2.5 to 1.5.0 Bumps [excon](https://github.com/excon/excon) from 1.2.5 to 1.5.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.2.5...v1.5.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 444cd0fa97..a88e935e48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,7 @@ GEM rubocop smart_properties erubi (1.13.1) - excon (1.2.5) + excon (1.5.0) logger execjs (2.10.0) factory_bot (6.2.1)