From 54da86aed6f0330d4e4ac9116765b9733caae5d9 Mon Sep 17 00:00:00 2001 From: Klaus Zanders Date: Tue, 30 Jan 2024 08:26:48 +0100 Subject: [PATCH] Update webauthn to 3.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b44d4cce858..4eda5cc9d9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -410,7 +410,7 @@ GEM carrierwave_direct (2.1.0) carrierwave (>= 1.0.0) fog-aws - cbor (0.5.9.6) + cbor (0.5.9.8) cgi (0.4.1) climate_control (1.2.0) closure_tree (7.4.0) @@ -771,7 +771,7 @@ GEM view_component (>= 3.1, < 4.0) openproject-token (4.0.0) activemodel - openssl (3.1.0) + openssl (3.2.0) openssl-signature_algorithm (1.3.0) openssl (> 2.0) os (1.1.4) @@ -1111,7 +1111,7 @@ GEM rack (>= 2.0.9) warden-basic_auth (0.2.1) warden (~> 1.2) - webauthn (3.0.0) + webauthn (3.1.0) android_key_attestation (~> 0.3.0) awrence (~> 1.1) bindata (~> 2.4)