From ceb899ae4faa9308fe2b5ae76295c1e1ef0ef58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 15:52:28 +0000 Subject: [PATCH] Bump faraday from 2.14.2 to 2.14.3 in /ruby 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] --- ruby/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index 7396a279..e4a38b31 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -6,13 +6,13 @@ GEM base64 (0.3.0) domain_name (0.6.20240107) dotenv (3.2.0) - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger faraday-multipart (1.2.0) multipart-post (~> 2.0) - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) ffi (1.17.4) ffi-compiler (1.3.2) @@ -26,7 +26,7 @@ GEM http-cookie (1.1.4) domain_name (~> 0.5) http-form_data (2.3.0) - json (2.19.5) + json (2.20.0) llhttp-ffi (0.5.1) ffi-compiler (~> 1.0) rake (~> 13.0)