Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2
3.1.3
21 changes: 10 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bindata (2.4.10)
bindata (2.4.14)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.9.4)
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
cose (1.2.0)
cose (1.3.0)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 1.0)
crack (0.4.5)
Expand Down Expand Up @@ -341,15 +341,14 @@ GEM
terminal-table (>= 1.5.1)
ice_nine (0.11.2)
io-console (0.5.9)
ipaddr (1.2.4)
irb (1.3.7)
reline (>= 0.2.7)
jmespath (1.6.2)
jsbundling-rails (1.0.0)
railties (>= 6.0.0)
json (2.6.3)
jwe (0.4.0)
jwt (2.4.1)
jwt (2.6.0)
knapsack (4.0.0)
rake
launchy (2.5.0)
Expand Down Expand Up @@ -424,8 +423,7 @@ GEM
octokit (5.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (2.2.1)
ipaddr
openssl (3.0.2)
openssl-signature_algorithm (1.2.1)
openssl (> 2.0, < 3.1)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -651,8 +649,9 @@ GEM
thor (1.2.1)
thread_safe (0.3.6)
timeout (0.3.0)
tpm-key_attestation (0.10.0)
tpm-key_attestation (0.11.0)
bindata (~> 2.4)
openssl (> 2.0, < 3.1)
openssl-signature_algorithm (~> 1.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
Expand All @@ -678,15 +677,15 @@ GEM
descendants_tracker (~> 0.0, >= 0.0.3)
warden (1.2.9)
rack (>= 2.0.9)
webauthn (2.5.1)
webauthn (2.5.2)
android_key_attestation (~> 0.3.0)
awrence (~> 1.1)
bindata (~> 2.4)
cbor (~> 0.5.9)
cose (~> 1.1)
openssl (~> 2.2)
openssl (>= 2.2, < 3.1)
safety_net_attestation (~> 0.4.0)
tpm-key_attestation (~> 0.10.0)
tpm-key_attestation (~> 0.11.0)
webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
Expand Down Expand Up @@ -835,7 +834,7 @@ DEPENDENCIES
zxcvbn (= 0.1.7)

RUBY VERSION
ruby 3.2.0p0
ruby 3.1.3p185

BUNDLED WITH
2.2.33