From 2d792623147f84dee7da76e6677f8ff24b2d446d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:33:37 +0000 Subject: [PATCH] Bump faraday from 2.12.0 to 2.12.1 in /components/app Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.0 to 2.12.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.12.0...v2.12.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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 8758ccf4b..448aacd15 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -148,12 +148,12 @@ GEM drb (2.2.1) equalizer (0.0.11) eventmachine (1.2.7) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.1) + faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.0) + net-http (>= 0.5.0) ffi (1.17.0-aarch64-linux-musl) ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) @@ -178,7 +178,7 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) jmespath (1.6.2) - json (2.7.4) + json (2.8.1) jwt (2.9.3) base64 language_server-protocol (3.17.0.3) @@ -196,7 +196,7 @@ GEM multi_json (1.15.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - net-http (0.4.1) + net-http (0.5.0) uri niceogiri (1.1.2) nokogiri (~> 1.5) @@ -329,7 +329,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (0.13.1) + uri (1.0.2) vcr (6.3.1) base64 virtus (1.0.5)