From 545751534cc04416d5d82e5177ef765bba754f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:28:12 +0000 Subject: [PATCH] Bump faraday from 2.7.11 to 2.14.1 in /docs Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.11 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.7.11...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 33a3cf1..2c6056f 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -13,7 +13,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - base64 (0.1.1) + base64 (0.3.0) bigdecimal (3.1.4) coffee-script (2.4.1) coffee-script-source @@ -34,11 +34,12 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.9.1) - faraday (2.7.11) - 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) @@ -135,9 +136,6 @@ GEM octokit (~> 4.0, != 4.4.0) jekyll-include-cache (0.2.1) jekyll (>= 3.7, < 5.0) - jekyll-inline-svg (0.0.2) - jekyll (~> 3.3) - svg_optimizer (= 0.1.0) jekyll-mentions (1.6.0) html-pipeline (~> 2.3) jekyll (>= 3.7, < 5.0) @@ -210,6 +208,7 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) + json (2.18.1) kramdown (2.3.2) rexml kramdown-parser-gfm (1.1.0) @@ -218,13 +217,20 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) mercenary (0.3.6) + mini_portile2 (2.8.9) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.20.0) mutex_m (0.1.2) + net-http (0.9.1) + uri (>= 0.11.1) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) octokit (4.25.1) @@ -252,8 +258,6 @@ GEM faraday (>= 0.17.3, < 3) simpleidn (0.2.1) unf (~> 0.1.4) - svg_optimizer (0.1.0) - nokogiri terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.0) @@ -264,16 +268,17 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (1.8.0) + uri (1.1.1) webrick (1.8.1) PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES github-pages (~> 228) http_parser.rb (~> 0.6.0) jekyll-feed (~> 0.12) - jekyll-inline-svg (~> 0.0.1) minima (~> 2.5) tzinfo (>= 1, < 3) tzinfo-data