From fa119cd10670dbc3d7be1223f86410f7da21bc6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 13:46:50 +0000 Subject: [PATCH] Bump faraday from 2.7.10 to 2.7.11 in /components/app Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 to 2.7.11. - [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.7.10...v2.7.11) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-patch ... 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 0d6097bc1..c62132f4e 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -92,7 +92,8 @@ GEM unf (>= 0.0.5, < 1.0.0) equalizer (0.0.11) eventmachine (1.2.7) - faraday (2.7.10) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2)