From 84fc6a68da6b37ec1453417378aa301b7afe59bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:58:58 +0000 Subject: [PATCH] build(deps-dev): bump faraday in /appengine/endpoints Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 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.9.0...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/endpoints/Gemfile.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/appengine/endpoints/Gemfile.lock b/appengine/endpoints/Gemfile.lock index f20d7d1ee..ca561ff69 100644 --- a/appengine/endpoints/Gemfile.lock +++ b/appengine/endpoints/Gemfile.lock @@ -6,23 +6,26 @@ 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.3) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.4) + net-http (~> 0.5) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) json (2.7.1) jwt (2.7.1) + logger (1.7.0) mime-types (3.5.2) mime-types-data (~> 3.2015) mime-types-data (3.2023.1205) 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.0.9.1) @@ -68,7 +71,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