From dbbd1ee5f469c339052da778ced00e39cb48da13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:21:01 +0000 Subject: [PATCH] Bump faraday from 2.11.0 to 2.12.0 in /components/app 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] --- components/app/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 60134511e..c7d4a1d6f 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -148,8 +148,9 @@ GEM drb (2.2.1) equalizer (0.0.11) eventmachine (1.2.7) - 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