From e53bedf85d7d84f8c5641ea6d3b2775a9ee53b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:55:54 +0000 Subject: [PATCH] build(deps-dev): bump faraday in /endpoints/getting-started Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.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.9.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- endpoints/getting-started/Gemfile.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/endpoints/getting-started/Gemfile.lock b/endpoints/getting-started/Gemfile.lock index 396b9192d..b9b5a03dd 100644 --- a/endpoints/getting-started/Gemfile.lock +++ b/endpoints/getting-started/Gemfile.lock @@ -6,24 +6,27 @@ GEM base64 (0.2.0) diff-lcs (1.5.1) domain_name (0.6.20240107) - faraday (2.9.0) - faraday-net_http (>= 2.0, < 3.2) - faraday-net_http (3.1.0) - net-http + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) json (2.7.1) jwt (2.8.1) base64 + logger (1.7.0) mime-types (3.5.2) mime-types-data (~> 3.2015) mime-types-data (3.2024.0305) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) netrc (0.11.0) public_suffix (5.0.4) rack (3.1.18) @@ -67,7 +70,7 @@ GEM rack-session (>= 2.0.0, < 3) tilt (~> 2.0) tilt (2.3.0) - uri (0.13.0) + uri (1.1.1) PLATFORMS ruby