From 277bb05e149d7e24ffedb02c820e6fdc5ac6e894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 20:47:23 +0000 Subject: [PATCH] chore(deps): bump excon from 0.112.0 to 1.5.0 Bumps [excon](https://github.com/excon/excon) from 0.112.0 to 1.5.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.112.0...v1.5.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4dc31d0e0..fff675ebb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,8 @@ GEM domain_name (0.6.20240107) dotenv (2.8.1) emoji_regex (3.2.3) - excon (0.112.0) + excon (1.5.0) + logger faraday (1.10.6) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0)