From a9ec3e65aeac06b41adf6d0a7401184d52f390e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:14:15 +0000 Subject: [PATCH] Bump faraday from 2.12.2 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 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.2...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9acfc49..7a14d4fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,14 +89,14 @@ GEM escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) - faraday (2.12.2) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.15.3) fourflusher (2.3.1) fuzzy_match (2.0.4) @@ -123,7 +123,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liferaft (0.0.6) - logger (1.6.4) + logger (1.7.0) mini_portile2 (2.8.8) minitest (5.25.4) molinillo (0.8.0) @@ -131,8 +131,8 @@ GEM mutex_m (0.3.0) nanaimo (0.4.0) nap (1.1.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) netrc (0.11.0) nkf (0.2.0) nokogiri (1.17.2) @@ -174,7 +174,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.2) + uri (1.1.1) xcinvoke (0.3.0) liferaft (~> 0.0.6) xcodeproj (1.27.0)