From ec162a83902dcbd6056ff817c69666ee32630969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:06:37 +0000 Subject: [PATCH] Bump faraday from 1.8.0 to 2.14.1 in /docs Bumps [faraday](https://github.com/lostisland/faraday) from 1.8.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/v1.8.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/Gemfile | 2 +- docs/Gemfile.lock | 33 +++++++++++---------------------- 2 files changed, 12 insertions(+), 23 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index b659ac57..f75694fc 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'faraday', '1.8.0' +gem 'faraday', '2.14.1' gem 'webrick' gem 'ostruct' gem 'dotenv', groups: [:development, :test] diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 71891e1a..0d0befd4 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -36,25 +36,12 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.9.1) - faraday (1.8.0) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) - faraday-httpclient (1.0.1) - faraday-net_http (1.0.2) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) + 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.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) @@ -227,6 +214,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) + json (2.18.1) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -242,7 +230,8 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.25.1) - multipart-post (2.4.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) @@ -260,7 +249,6 @@ GEM ffi (~> 1.0) rexml (3.3.9) rouge (3.30.0) - ruby2_keywords (0.0.5) rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) @@ -280,6 +268,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) + uri (1.1.1) webrick (1.8.2) PLATFORMS @@ -289,7 +278,7 @@ PLATFORMS DEPENDENCIES dotenv - faraday (= 1.8.0) + faraday (= 2.14.1) github-pages jekyll-feed jekyll-include-cache