From 5e6688739d4bb785992004dd0e0f963d06092cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:37:41 +0000 Subject: [PATCH] Bump faraday from 1.1.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 1.1.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/v1.1.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 518d1539..a5698ef3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,9 +168,12 @@ GEM factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - faraday (1.1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords + 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.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) gherkin (5.1.0) @@ -250,8 +253,9 @@ GEM multi_json (1.15.0) multi_test (1.1.0) multi_xml (0.6.0) - multipart-post (2.1.1) mysql2 (0.5.5) + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.4.20) date net-protocol @@ -270,15 +274,15 @@ GEM racc (~> 1.4) nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) - oauth2 (1.4.4) - faraday (>= 0.8, < 2.0) + oauth2 (1.4.11) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) - octokit (4.19.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + rack (>= 1.2, < 4) + octokit (10.0.0) + faraday (>= 1, < 3) + sawyer (~> 0.9) omniauth (1.9.1) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) @@ -408,7 +412,6 @@ GEM rubocop (~> 1.33) rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -419,9 +422,9 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sawyer (0.8.2) + sawyer (0.9.3) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) sdoc (2.0.2) rdoc (>= 5.0) shoulda-matchers (4.4.1) @@ -465,6 +468,7 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (2.4.2) + uri (1.1.1) vcr (6.0.0) warden (1.2.9) rack (>= 2.0.9)