From 003f33371638ac78a64604e534db3dab4ebcebc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:04:31 +0000 Subject: [PATCH] Bump faraday from 2.13.1 to 2.14.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 to 2.14.2. - [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.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 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 e7b7110c..828ec2b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,12 +154,12 @@ GEM railties (>= 5.0.0) faker (3.2.1) i18n (>= 1.8.11, < 2) - faraday (2.13.1) + faraday (2.14.2) 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) ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) @@ -180,7 +180,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json (2.6.3) + json (2.19.5) jwt (2.10.1) base64 language_server-protocol (3.17.0.3) @@ -212,8 +212,8 @@ GEM multi_xml (0.7.2) bigdecimal (~> 3.1) 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 @@ -448,7 +448,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - uri (1.0.3) + uri (1.1.1) version_gem (1.1.8) warden (1.2.9) rack (>= 2.0.9)