From 923780909da0183525b2b13e4736644cce1023e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:15:14 +0000 Subject: [PATCH] Bump faraday from 2.13.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 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.13.1...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 8d6f86b..b2ecbd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,12 +25,12 @@ GEM date (3.4.1) diff-lcs (1.6.2) dotenv (3.1.8) - faraday (2.13.1) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) gyoku (1.4.0) builder (>= 2.1.2) rexml (~> 3.0) @@ -42,7 +42,7 @@ GEM mutex_m nkf rack (>= 2.0, < 4) - json (2.12.0) + json (2.18.1) logger (1.7.0) mail (2.8.1) mini_mime (>= 0.1.1) @@ -53,8 +53,8 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.8) mutex_m (0.3.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.8) date net-protocol @@ -101,7 +101,7 @@ GEM nori (~> 2.4) wasabi (>= 3.7, < 6) timeout (0.4.3) - uri (1.0.3) + uri (1.1.1) vcr (6.3.1) base64 wasabi (5.1.0)