From 4dc3ef710cc93b34f57f7daa0463a18d16c6851a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 02:06:13 +0000 Subject: [PATCH] build(deps): Bump faraday from 2.13.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.0 to 2.14.1. - [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.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbeff92..05f1577 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,21 +12,21 @@ GEM byebug (11.1.3) coderay (1.1.3) diff-lcs (1.6.1) - faraday (2.13.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) - json (2.10.2) + faraday-net_http (3.4.2) + net-http (~> 0.5) + json (2.19.1) logger (1.7.0) marcel (1.0.4) method_source (1.0.0) multipart-post (2.4.1) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -47,7 +47,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - uri (1.0.4) + uri (1.1.1) PLATFORMS arm64-darwin-23