From 70b5c7b086011667b500971541a84eba044c79fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 06:01:28 +0000 Subject: [PATCH] Bump webauthn from 3.2.2 to 3.3.0 Bumps [webauthn](https://github.com/cedarcode/webauthn-ruby) from 3.2.2 to 3.3.0. - [Changelog](https://github.com/cedarcode/webauthn-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/cedarcode/webauthn-ruby/compare/v3.2.2...v3.3.0) --- updated-dependencies: - dependency-name: webauthn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcb09a82414..ab1e823728e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1134,7 +1134,7 @@ GEM thread_safe (0.3.6) timecop (0.9.10) timeout (0.4.3) - tpm-key_attestation (0.12.1) + tpm-key_attestation (0.14.0) bindata (~> 2.4) openssl (> 2.0) openssl-signature_algorithm (~> 1.0) @@ -1175,14 +1175,14 @@ GEM rack (>= 2.0.9) warden-basic_auth (0.2.1) warden (~> 1.2) - webauthn (3.2.2) + webauthn (3.3.0) 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) - tpm-key_attestation (~> 0.12.0) + tpm-key_attestation (~> 0.14.0) webfinger (2.1.3) activesupport faraday (~> 2.0)