From cf018f26cd2f5a63b7ff2cfb5f0ace66f96c5b73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 23:55:15 +0000 Subject: [PATCH] chore(deps): bump faraday in /tf-managed/modules/sync-check/service Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.2 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.14.2...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tf-managed/modules/sync-check/service/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tf-managed/modules/sync-check/service/Gemfile.lock b/tf-managed/modules/sync-check/service/Gemfile.lock index 425b0495..2e69d9d2 100644 --- a/tf-managed/modules/sync-check/service/Gemfile.lock +++ b/tf-managed/modules/sync-check/service/Gemfile.lock @@ -5,7 +5,7 @@ GEM excon (>= 0.64.0) multi_json excon (1.2.3) - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger @@ -14,13 +14,13 @@ GEM hashie faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) ffi (1.17.1-x86_64-linux-gnu) gli (2.22.2) ostruct hashie (5.0.0) - json (2.19.5) + json (2.19.9) logger (1.7.0) multi_json (1.15.0) multipart-post (2.4.1)