From b7ff5c58fe6854a22568420a41f715de910430e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 11:02:38 +0000 Subject: [PATCH] build(deps): bump faraday from 0.17.6 to 2.14.3 Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.6 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/v0.17.6...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da89b5ef77d..6b5da92ce6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,12 @@ GEM erubi (1.13.1) excon (1.5.0) logger - faraday (0.17.6) - multipart-post (>= 1.2, < 3) + faraday (2.14.3) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.4) + net-http (~> 0.5) ffi (1.17.4) ffi (1.17.4-x86_64-darwin) ffi (1.17.4-x86_64-linux-gnu) @@ -242,12 +246,13 @@ GEM msgpack (1.8.1) multi_json (1.21.1) multipart-parser (0.1.1) - multipart-post (2.4.1) mustache (1.1.2) mustermann (3.1.1) mutex_m (0.3.0) mysql2 (0.5.7) bigdecimal + net-http (0.9.1) + uri (>= 0.11.1) netaddr (2.0.6) netrc (0.11.0) newrelic_rpm (10.5.0)