From 9813c2649079982009d2f6d12ec3f05be4b3752c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:43:09 +0000 Subject: [PATCH] Bump faraday from 1.10.2 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 1.10.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/v1.10.2...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 62 +++++++++++++++++++++------------------------------- 1 file changed, 25 insertions(+), 37 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 34e16ef..54da70b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,6 +3,7 @@ GEM specs: addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) + base64 (0.3.0) claide (1.1.0) claide-plugins (0.9.2) cork @@ -11,69 +12,55 @@ GEM colored2 (3.1.2) cork (0.3.0) colored2 (~> 3.1) - danger (9.1.0) + danger (9.5.3) + base64 (~> 0.2) claide (~> 1.0) claide-plugins (>= 0.9.2) - colored2 (~> 3.1) + colored2 (>= 3.1, < 5) cork (~> 0.1) - faraday (>= 0.9.0, < 2.0) + faraday (>= 0.9.0, < 3.0) faraday-http-cache (~> 2.0) - git (~> 1.7) - kramdown (~> 2.3) + git (>= 1.13, < 3.0) + kramdown (>= 2.5.1, < 3.0) kramdown-parser-gfm (~> 1.0) - no_proxy_fix - octokit (~> 5.0) - terminal-table (>= 1, < 4) + octokit (>= 4.0) + pstore (~> 0.1) + terminal-table (>= 1, < 5) danger-prose (2.0.7) danger danger-swiftlint (0.31.0) danger rake (> 10) thor (~> 0.19) - faraday (1.10.2) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0) - faraday-multipart (~> 1.0) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.0) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - faraday-retry (~> 1.0) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger faraday-http-cache (2.4.1) faraday (>= 0.8) - faraday-httpclient (1.0.1) - faraday-multipart (1.0.4) - multipart-post (~> 2) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) - faraday-retry (1.0.3) + faraday-net_http (3.4.2) + net-http (~> 0.5) git (1.13.0) addressable (~> 2.8) rchardet (~> 1.8) - kramdown (2.4.0) - rexml + json (2.18.1) + kramdown (2.5.2) + rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - multipart-post (2.2.3) + logger (1.7.0) nap (1.1.0) - no_proxy_fix (0.1.2) + net-http (0.9.1) + uri (>= 0.11.1) octokit (5.6.1) faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) + pstore (0.2.0) public_suffix (5.0.1) rake (13.0.6) rchardet (1.8.0) - rexml (3.2.5) - ruby2_keywords (0.0.5) + rexml (3.4.4) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -81,6 +68,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) thor (0.20.3) unicode-display_width (2.3.0) + uri (1.1.1) PLATFORMS ruby