From 8657e07ca7d24943bca5474dd585a37a5ee0b475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:54:44 +0000 Subject: [PATCH] Bump faraday from 2.13.1 to 2.14.3 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 to 2.14.3. - [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.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 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 237782e2..8eef7602 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,12 +148,12 @@ GEM railties (>= 5.0.0) faker (3.2.1) i18n (>= 1.8.11, < 2) - faraday (2.13.1) + faraday (2.14.3) 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.4) + net-http (~> 0.5) ffi (1.16.3) globalid (1.3.0) activesupport (>= 6.1) @@ -174,7 +174,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json (2.6.3) + json (2.21.1) jwt (2.10.1) base64 language_server-protocol (3.17.0.3) @@ -206,8 +206,8 @@ GEM minitest (5.25.5) multi_xml (0.7.2) bigdecimal (~> 3.1) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.6.4) date net-protocol @@ -444,7 +444,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - uri (1.0.3) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.8) warden (1.2.9)