From 69d34520b9a23ddd68f243c60e172354a2f3efe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 11:03:10 +0000 Subject: [PATCH] build(deps): bump excon from 1.5.0 to 1.6.0 Bumps [excon](https://github.com/excon/excon) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.6.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 87d87c32643..f63d641ecd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM drb (2.2.3) erb (6.0.4) erubi (1.13.1) - excon (1.5.0) + excon (1.6.0) logger factory_bot (6.6.0) activesupport (>= 6.1.0)