From f2c614b0ad5b9d29785f1e5267ca477fbfff6dde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:10:56 +0000 Subject: [PATCH] chore(deps): bump faraday from 2.12.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.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/v2.12.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d914520d908..91b9248ee9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,12 +49,12 @@ GEM logger eventmachine (1.2.7) execjs (2.9.1) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.3-aarch64-linux-gnu) ffi (1.17.3-aarch64-linux-musl) ffi (1.17.3-arm-linux-gnu) @@ -252,7 +252,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.18.0) + json (2.18.1) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -270,8 +270,8 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.25.1) - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -336,7 +336,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.3) + uri (1.1.1) webrick (1.8.2) yell (2.2.2) zeitwerk (2.7.4)