diff --git a/.ruby-version b/.ruby-version index a3ec5a4bd3d..ff365e06b95 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2 +3.1.3 diff --git a/Gemfile.lock b/Gemfile.lock index f451b897bfe..e0c28962374 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -341,7 +341,6 @@ 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) @@ -349,7 +348,7 @@ GEM 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) @@ -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) @@ -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) @@ -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) @@ -835,7 +834,7 @@ DEPENDENCIES zxcvbn (= 0.1.7) RUBY VERSION - ruby 3.2.0p0 + ruby 3.1.3p185 BUNDLED WITH 2.2.33