From 9a582d550b13a909493f4773832b2ceb80c13f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:31:43 +0000 Subject: [PATCH] Bump faraday from 2.7.4 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 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.4...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 73bd9aa..3fa494b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,10 +41,12 @@ GEM http_parser.rb (~> 0.6.0) eventmachine (1.2.7) execjs (2.8.1) - faraday (2.7.4) - 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) faraday-net_http_persistent (2.1.0) faraday (~> 2.5) net-http-persistent (~> 4.0) @@ -81,6 +83,7 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) lumberjack (1.2.8) memo_wise (1.9.0) method_source (1.0.0) @@ -132,6 +135,8 @@ GEM nanoc-sprockets3 (1.0.5) sprockets (~> 3.2, >= 3.0.0) nenv (0.3.0) + net-http (0.9.1) + uri (>= 0.11.1) net-http-persistent (4.0.2) connection_pool (~> 2.2) nokogiri (1.18.9) @@ -183,7 +188,6 @@ GEM mini_portile2 (>= 2.2.0) multi_json ruby-progressbar (1.11.0) - ruby2_keywords (0.0.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -210,6 +214,7 @@ GEM tty-platform (0.3.0) tty-which (0.5.0) unicode-display_width (2.1.0) + uri (1.1.1) w3c_validators (1.3.6) json (>= 1.8) nokogiri (~> 1.6)