File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ gem "memo_wise"
116116
117117gem "diffy" # rendering diffs (comments)
118118
119- gem "webauthn" , "~> 3.2 "
119+ gem "webauthn" , "~> 3.4 "
120120
121121gem "ahoy_matey" # analytics
122122gem "blazer" # business intelligence tool/dashboard
Original file line number Diff line number Diff line change 173173 parser (>= 2.4 )
174174 smart_properties
175175 bigdecimal (3.3.0 )
176- bindata (2.5.0 )
176+ bindata (2.5.1 )
177177 bindex (0.8.1 )
178178 blazer (3.3.0 )
179179 activerecord (>= 7.1 )
204204 cairo-gobject (4.2.9 )
205205 cairo (>= 1.16.2 )
206206 glib2 (= 4.2.9 )
207- cbor (0.5.9.8 )
207+ cbor (0.5.10.1 )
208208 chartkick (5.1.5 )
209209 childprocess (5.1.0 )
210210 logger (~> 1.5 )
554554 racc (~> 1.4 )
555555 observer (0.1.2 )
556556 open4 (1.3.4 )
557- openssl (3.3.0 )
557+ openssl (3.3.1 )
558558 openssl-signature_algorithm (1.3.0 )
559559 openssl (> 2.0 )
560560 opus-ruby (1.0.1 )
760760 ruby2_keywords (0.0.5 )
761761 rubyzip (2.4.1 )
762762 safely_block (0.4.1 )
763- safety_net_attestation (0.4 .0 )
764- jwt (~> 2 .0 )
763+ safety_net_attestation (0.5 .0 )
764+ jwt (>= 2.0 , < 4 .0 )
765765 sanitize (6.0.2 )
766766 crass (~> 1.0.2 )
767767 nokogiri (>= 1.12.0 )
831831 thor (1.4.0 )
832832 tilt (2.6.1 )
833833 timeout (0.4.3 )
834- tpm-key_attestation (0.12 .1 )
834+ tpm-key_attestation (0.14 .1 )
835835 bindata (~> 2.4 )
836836 openssl (> 2.0 )
837837 openssl-signature_algorithm (~> 1.0 )
@@ -865,14 +865,14 @@ GEM
865865 activemodel (>= 6.0.0 )
866866 bindex (>= 0.4.0 )
867867 railties (>= 6.0.0 )
868- webauthn (3.2 .2 )
868+ webauthn (3.4 .2 )
869869 android_key_attestation (~> 0.3.0 )
870870 bindata (~> 2.4 )
871871 cbor (~> 0.5.9 )
872872 cose (~> 1.1 )
873873 openssl (>= 2.2 )
874- safety_net_attestation (~> 0.4 .0 )
875- tpm-key_attestation (~> 0.12 .0 )
874+ safety_net_attestation (~> 0.5 .0 )
875+ tpm-key_attestation (~> 0.14 .0 )
876876 webmock (3.25.1 )
877877 addressable (>= 2.8.0 )
878878 crack (>= 0.3.2 )
@@ -1035,7 +1035,7 @@ DEPENDENCIES
10351035 validates_email_format_of
10361036 validates_zipcode
10371037 web-console (>= 3.3.0 )
1038- webauthn (~> 3.2 )
1038+ webauthn (~> 3.4 )
10391039 webmock
10401040 whitesimilarity
10411041 wicked_pdf
You can’t perform that action at this time.
0 commit comments