From 1bd5397701a8dca7dcdc57e87317bd7b3823607a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:04:30 -0400 Subject: [PATCH] Bump faraday from 2.9.2 to 2.10.0 (#984) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8a75b04..8aaf43c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,8 +180,9 @@ GEM tzinfo faker (3.4.1) i18n (>= 1.8.11, < 2) - 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-retry (2.2.1)