From 302df5b3f4c9994f7f508217db631857441a1b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:52:13 +0000 Subject: [PATCH] Bump faraday from 2.11.0 to 2.12.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.11.0 to 2.12.0. - [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.11.0...v2.12.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5ffc75..4ac1b03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,8 +91,9 @@ GEM reline (>= 0.3.8) drb (2.2.1) erubi (1.13.0) - faraday (2.11.0) + faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) + json logger faraday-net_http (3.3.0) net-http