From 986f8ec5e6f99ed5c8f46fc19221504dad98d92c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 09:16:55 +0000 Subject: [PATCH] Bump faraday from 2.10.1 to 2.14.3 Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.1 to 2.14.3. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.10.1...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cfeb275..3e36cc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,14 +3,16 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - faraday (2.10.1) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.14.3) + faraday-net_http (>= 2.0, < 3.5) + json logger - faraday-net_http (3.1.1) - net-http - logger (1.6.0) - net-http (0.4.1) - uri + faraday-net_http (3.4.4) + net-http (~> 0.5) + json (2.19.9) + logger (1.7.0) + net-http (0.9.1) + uri (>= 0.11.1) octokit (9.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -18,7 +20,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - uri (0.13.0) + uri (1.1.1) PLATFORMS ruby