From dc9983ef53038bd7d130ed4026bbb177071435c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:24:35 +0000 Subject: [PATCH] Bump faraday from 0.17.3 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.3 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/v0.17.3...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 25 ++++++++++++++++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 5a6bccf..3aa592b 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" gem "github-pages", group: :jekyll_plugins -gem "faraday", "0.17.3" +gem "faraday", "2.14.1" # remediation CVE-2020-14001 gem "kramdown", ">= 2.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index 82bb777..0b1293a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,8 +31,12 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.7.0) - faraday (0.17.3) - multipart-post (>= 1.2, < 3) + 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.15.0) filesize (0.2.0) forwardable-extended (2.6.0) @@ -221,6 +225,7 @@ GEM listen (3.5.1) 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) @@ -235,13 +240,14 @@ GEM jekyll-paginate (~> 1.1) jekyll-sitemap (~> 1.3) minitest (5.25.5) - multipart-post (2.1.1) + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.18.9) mini_portile2 (~> 2.8.2) racc (~> 1.4) - octokit (4.20.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) progressbar (1.11.0) @@ -259,9 +265,9 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.8.2) + sawyer (0.9.3) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) simpleidn (0.2.1) unf (~> 0.1.4) terminal-table (1.8.0) @@ -276,6 +282,7 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (1.7.0) + uri (1.1.1) verbal_expressions (0.1.5) webrick (1.8.2) zeitwerk (2.7.3) @@ -285,7 +292,7 @@ PLATFORMS DEPENDENCIES activesupport (>= 6.0.3.1) - faraday (= 0.17.3) + faraday (= 2.14.1) github-pages jekyll-algolia jekyll-feed