From 83d8642dc091079516ddc0d21a48f2dc60406b1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:07:59 +0000 Subject: [PATCH] Bump faraday from 2.12.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.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.12.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4acd4c..3df4492 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,14 +185,14 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) json logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.0) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm-linux-gnu) @@ -231,7 +231,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.7.2) + json (2.18.1) json-jwt (1.16.7) activesupport (>= 4.2) aes_key_wrap @@ -271,8 +271,8 @@ GEM msgpack (1.7.3) multi_json (1.15.0) mysql2 (0.5.6) - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.7) date net-protocol @@ -485,7 +485,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (0.13.3) + uri (1.1.1) useragent (0.16.11) view_component (3.19.0) activesupport (>= 5.2.0, < 8.1)