From 0ab5ab636b22e68dbc9f041338bff8a695f614a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:27:24 +0000 Subject: [PATCH] Bump faraday from 2.7.11 to 2.14.1 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] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbfb44c..365f47e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,6 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - base64 (0.1.1) bigdecimal (3.1.9) capybara (3.40.0) addressable @@ -44,11 +43,12 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - 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.17.1) ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) @@ -92,6 +92,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) + json (2.18.1) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -103,10 +104,13 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) matrix (0.4.2) mercenary (0.4.0) mini_mime (1.1.5) mini_portile2 (2.8.9) + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.18.9) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -145,7 +149,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - ruby2_keywords (0.0.5) rubyzip (2.3.2) safe_yaml (1.0.5) sass-embedded (1.85.1) @@ -164,6 +167,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) thread_safe (0.3.6) unicode-display_width (2.6.0) + uri (1.1.1) virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0)