diff --git a/Gemfile.lock b/Gemfile.lock index 59bcace..46a93d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.15.1) - jwt (2.10.2) + jwt (3.2.0) base64 language_server-protocol (3.17.0.5) launchy (3.1.1) @@ -345,8 +345,8 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.4.1) - safety_net_attestation (0.4.0) - jwt (~> 2.0) + safety_net_attestation (0.5.0) + jwt (>= 2.0, < 4.0) sass-embedded (1.89.2) google-protobuf (~> 4.31) rake (>= 13) @@ -401,13 +401,13 @@ GEM warden-webauthn (0.3.0) warden webauthn (>= 3) - webauthn (3.4.1) + webauthn (3.4.3) android_key_attestation (~> 0.3.0) bindata (~> 2.4) cbor (~> 0.5.9) cose (~> 1.1) openssl (>= 2.2) - safety_net_attestation (~> 0.4.0) + safety_net_attestation (~> 0.5.0) tpm-key_attestation (~> 0.14.0) websocket (1.2.11) websocket-driver (0.8.0)