From 24187d1b1bc2391c85893e7c34bbaaf879559eb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:36:15 +0000 Subject: [PATCH] build(deps): bump faraday from 2.9.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 to 2.14.1. - [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.9.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63e6ce6..8140b02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,19 @@ GEM + remote: http://rubygems.org/ specs: addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) base64 (0.2.0) - faraday (2.9.0) - faraday-net_http (>= 2.0, < 3.2) - faraday-net_http (3.1.0) - net-http - net-http (0.4.0) - uri + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) + json (2.18.1) + logger (1.7.0) + net-http (0.9.1) + uri (>= 0.11.1) octokit (8.1.0) base64 faraday (>= 1, < 3) @@ -17,7 +22,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