From 823bba5d2c9b966223512e865e074f7bb4510d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 13:21:52 +0000 Subject: [PATCH] Bump faraday from 2.10.0 to 2.10.1 in /components/app Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.0 to 2.10.1. - [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.0...v2.10.1) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index a6acc3d83..c35661af8 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.0) + faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) logger - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http ffi (1.16.3) ffi-compiler (1.3.2)