From d2565c39c15710ecd7ef30adb1c2b4a86772ab6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:45:36 +0000 Subject: [PATCH] Build(deps): Bump faraday in /docs/developer-guides 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: direct:production ... Signed-off-by: dependabot[bot] --- docs/developer-guides/Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/developer-guides/Gemfile.lock b/docs/developer-guides/Gemfile.lock index 1c3b5d5799965..8e6e2b44b5625 100644 --- a/docs/developer-guides/Gemfile.lock +++ b/docs/developer-guides/Gemfile.lock @@ -1,28 +1,30 @@ GEM remote: https://rubygems.org/ specs: - 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-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.1.1) - net-http + faraday-net_http (3.4.4) + net-http (~> 0.5) faraday-retry (2.2.1) faraday (~> 2.0) ffi (1.17.0) ffi (1.17.0-arm64-darwin) + json (2.20.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.0) + logger (1.7.0) multipart-post (2.4.1) - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - uri (0.13.0) + uri (1.1.1) PLATFORMS arm64-darwin-23