From df8f81649a25a4c08e3872243a76a5d1cb390ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:20:13 +0000 Subject: [PATCH] Bump faraday from 2.14.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.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/v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 2280901..36908c3 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "tailwindcss-rails" # Build JSON APIs with ease [https://github.com/rails/jbuilder] gem "jbuilder" gem "commonmarker" # GitHub-flavored markdown -gem "faraday", "~> 2.0" +gem "faraday", "~> 2.14" gem "faraday-retry", "~> 2.0" gem "jwt" gem "octokit" diff --git a/Gemfile.lock b/Gemfile.lock index c269bce..46f1d46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM erubi (1.13.1) et-orbi (1.4.0) tzinfo - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -230,7 +230,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.18.0) + json (2.18.1) jwt (3.1.2) base64 kamal (2.10.1) @@ -277,7 +277,7 @@ GEM multi_json (1.17.0) multi_xml (0.7.2) bigdecimal (~> 3.1) - net-http (0.8.0) + net-http (0.9.1) uri (>= 0.11.1) net-imap (0.5.12) date @@ -727,7 +727,7 @@ DEPENDENCIES commonmarker debug dotenv-rails - faraday (~> 2.0) + faraday (~> 2.14) faraday-retry (~> 2.0) foreman googleauth