From c85fa9af7488954dbc2185258a549b0b80157d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:34:58 +0000 Subject: [PATCH] Bump faraday from 2.8.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.8.1 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.8.1...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7941d1ac..29d597db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,11 +22,12 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.16.3) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -78,6 +79,7 @@ GEM nuggets jekyll-watch (2.2.1) listen (~> 3.0) + json (2.18.1) just-the-docs (0.7.0) jekyll (>= 3.8.5) jekyll-include-cache @@ -98,6 +100,8 @@ GEM mustermann (3.0.4) ruby2_keywords (~> 0.0.1) namae (1.1.1) + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) nokogiri (1.18.9-x86_64-linux-gnu) @@ -151,6 +155,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) tilt (2.6.1) unicode-display_width (2.5.0) + uri (1.1.1) webrick (1.8.2) PLATFORMS