From 23abaad7a2c65d5b9acceec583edbce875086e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:09:46 +0000 Subject: [PATCH] Bump excon from 0.76.0 to 1.5.0 Bumps [excon](https://github.com/excon/excon) from 0.76.0 to 1.5.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.76.0...v1.5.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec502d0f6..bca615c97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,18 +3,20 @@ GEM specs: diff-lcs (1.4.4) erubis (2.7.0) - excon (0.76.0) + excon (1.5.0) + logger heroics (0.1.1) erubis (~> 2.0) excon moneta multi_json (>= 1.9.2) - heroku_hatchet (7.1.3) - excon (~> 0) + heroku_hatchet (8.0.6) + excon (< 2) platform-api (~> 3) rrrretry (~> 1) - thor (~> 0) + thor (~> 1) threaded (~> 0) + logger (1.7.0) moneta (1.0.0) multi_json (1.15.0) parallel (1.19.2) @@ -46,7 +48,7 @@ GEM rspec-core (> 3.3) rspec-support (3.9.3) sem_version (2.0.1) - thor (0.20.3) + thor (1.5.0) threaded (0.0.4) PLATFORMS