Skip to content

Commit 385e6b6

Browse files
Bump webauthn from 3.2.2 to 3.4.1 (#11689)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 273302c commit 385e6b6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ gem "memo_wise"
113113

114114
gem "diffy" # rendering diffs (comments)
115115

116-
gem "webauthn", "~> 3.2"
116+
gem "webauthn", "~> 3.4"
117117

118118
gem "ahoy_matey" # analytics
119119
gem "blazer" # business intelligence tool/dashboard

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ GEM
164164
parser (>= 2.4)
165165
smart_properties
166166
bigdecimal (3.2.3)
167-
bindata (2.5.0)
167+
bindata (2.5.1)
168168
bindex (0.8.1)
169169
blazer (3.3.0)
170170
activerecord (>= 7.1)
@@ -195,7 +195,7 @@ GEM
195195
cairo-gobject (4.2.9)
196196
cairo (>= 1.16.2)
197197
glib2 (= 4.2.9)
198-
cbor (0.5.9.8)
198+
cbor (0.5.10.1)
199199
chartkick (5.1.5)
200200
childprocess (5.1.0)
201201
logger (~> 1.5)
@@ -800,7 +800,7 @@ GEM
800800
thor (1.4.0)
801801
tilt (2.6.1)
802802
timeout (0.4.3)
803-
tpm-key_attestation (0.12.1)
803+
tpm-key_attestation (0.14.1)
804804
bindata (~> 2.4)
805805
openssl (> 2.0)
806806
openssl-signature_algorithm (~> 1.0)
@@ -834,14 +834,14 @@ GEM
834834
activemodel (>= 6.0.0)
835835
bindex (>= 0.4.0)
836836
railties (>= 6.0.0)
837-
webauthn (3.2.2)
837+
webauthn (3.4.1)
838838
android_key_attestation (~> 0.3.0)
839839
bindata (~> 2.4)
840840
cbor (~> 0.5.9)
841841
cose (~> 1.1)
842842
openssl (>= 2.2)
843843
safety_net_attestation (~> 0.4.0)
844-
tpm-key_attestation (~> 0.12.0)
844+
tpm-key_attestation (~> 0.14.0)
845845
webmock (3.25.1)
846846
addressable (>= 2.8.0)
847847
crack (>= 0.3.2)
@@ -994,7 +994,7 @@ DEPENDENCIES
994994
validates_email_format_of
995995
validates_zipcode
996996
web-console (>= 3.3.0)
997-
webauthn (~> 3.2)
997+
webauthn (~> 3.4)
998998
webmock
999999
whitesimilarity
10001000
wicked_pdf

0 commit comments

Comments
 (0)