From 9cc42680b2d93466c47d7697222da29fe29baad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:29:15 +0000 Subject: [PATCH] build(deps): bump faraday from 2.10.0 to 2.12.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.0 to 2.12.2. - [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.10.0...v2.12.2) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee11558..ba3cc5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,16 +32,17 @@ GEM domain_name (0.6.20240107) dotenv (3.1.6) drb (2.2.1) - faraday (2.10.0) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) + json logger faraday-mashify (0.1.1) faraday (~> 2.0) hashie faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.1.0) - net-http + faraday-net_http (3.4.0) + net-http (>= 0.5.0) ffi (1.17.1) formatador (1.1.0) gli (2.21.1) @@ -95,7 +96,7 @@ GEM minitest (5.25.4) multipart-post (2.4.1) nenv (0.3.0) - net-http (0.4.1) + net-http (0.6.0) uri net-http-digest_auth (1.4.1) net-http-persistent (4.0.4)