From 80eec97f96f8e82d8d2d4620a7ffc3729e3c8504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:58:24 +0000 Subject: [PATCH] build(deps): Bump faraday from 2.14.2 to 2.14.3 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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07c05eb..8db5331 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,15 +12,15 @@ GEM byebug (11.1.3) coderay (1.1.3) diff-lcs (1.6.1) - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.4.3) + faraday-net_http (3.4.4) net-http (~> 0.5) - json (2.19.5) + json (2.21.1) logger (1.7.0) marcel (1.0.4) method_source (1.0.0)