From 71438b30880c67c56b9dd5020536a4f22d0c3fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:53:30 +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 3e9c6e99954..aa7f932dce1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,8 +88,12 @@ GEM logger factory_bot (6.6.0) activesupport (>= 6.1.0) - 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) @@ -241,12 +245,13 @@ GEM msgpack (1.8.3) 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.6.0)