From 4e1e7e70d68a0c5819b564c0ff955b9a08d4ce0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:14:11 +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 be95ee5..6544c38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,9 @@ GEM ast (2.4.2) base64 (0.2.0) diff-lcs (1.5.1) - faraday (2.11.0) + faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) + json logger faraday-mashify (0.1.1) faraday (~> 2.0)