From 5058346625c15256cca8d94972f8b69e7eb08650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:22:12 +0000 Subject: [PATCH] Bump faraday from 2.10.1 to 2.11.0 in /components/app Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.1 to 2.11.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.10.1...v2.11.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 84038cb4d..73b470fdf 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -139,10 +139,10 @@ GEM drb (2.2.1) equalizer (0.0.11) eventmachine (1.2.7) - faraday (2.10.1) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.11.0) + faraday-net_http (>= 2.0, < 3.4) logger - faraday-net_http (3.1.1) + faraday-net_http (3.3.0) net-http ffi (1.16.3) ffi-compiler (1.3.2)