From 873f16316b44e8d97366438cd1d646329ea4d97c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 03:05:09 +0000 Subject: [PATCH] Bump faraday from 2.9.2 to 2.10.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.2 to 2.10.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.9.2...v2.10.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 7af083a5..f7b58a89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,8 +158,9 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faraday (2.9.2) + faraday (2.10.0) faraday-net_http (>= 2.0, < 3.2) + logger faraday-net_http (3.1.0) net-http faraday-net_http_persistent (2.1.0)