summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-01 09:08:06 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-01 09:08:06 +0000
commit301f94cc9b9de6ea11e4c1e515aa772c3e468a67 (patch)
tree4b4f175063d1d8d830053ca9b5a2927ec9cee1d9 /Gemfile.lock
parent712bbb451d1cb52dc6fac04ac0e13feeaaa765bf (diff)
downloadgitlab-ce-301f94cc9b9de6ea11e4c1e515aa772c3e468a67.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d64be58596b..c8c2c775198 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -198,7 +198,7 @@ GEM
autoprefixer-rails (10.2.5.1)
execjs (> 0)
awesome_print (1.9.2)
- awrence (1.2.1)
+ awrence (1.1.1)
aws-eventstream (1.2.0)
aws-partitions (1.703.0)
aws-sdk-cloudformation (1.41.0)
@@ -298,9 +298,9 @@ GEM
connection_pool (2.3.0)
cork (0.3.0)
colored2 (~> 3.1)
- cose (1.3.0)
+ cose (1.0.0)
cbor (~> 0.5.9)
- openssl-signature_algorithm (~> 1.0)
+ openssl-signature_algorithm (~> 0.4.0)
countries (4.0.1)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
@@ -1041,8 +1041,7 @@ GEM
webfinger (>= 1.0.1)
openssl (2.2.2)
ipaddr
- openssl-signature_algorithm (1.3.0)
- openssl (> 2.0)
+ openssl-signature_algorithm (0.4.0)
opentracing (0.5.0)
optimist (3.0.1)
org-ruby (0.9.12)
@@ -1336,6 +1335,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sd_notify (0.1.1)
+ securecompare (1.0.0)
seed-fu (2.3.7)
activerecord (>= 3.1)
activesupport (>= 3.1)
@@ -1472,10 +1472,9 @@ GEM
toml-rb (2.2.0)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- tpm-key_attestation (0.12.0)
+ tpm-key_attestation (0.9.0)
bindata (~> 2.4)
- openssl (> 2.0)
- openssl-signature_algorithm (~> 1.0)
+ openssl-signature_algorithm (~> 0.4.0)
trailblazer-option (0.1.2)
train-core (3.4.9)
addressable (~> 2.5)
@@ -1548,15 +1547,16 @@ GEM
warden (1.2.9)
rack (>= 2.0.9)
warning (1.3.0)
- webauthn (3.0.0)
+ webauthn (2.3.0)
android_key_attestation (~> 0.3.0)
awrence (~> 1.1)
bindata (~> 2.4)
cbor (~> 0.5.9)
- cose (~> 1.1)
- openssl (>= 2.2)
+ cose (~> 1.0)
+ openssl (~> 2.0)
safety_net_attestation (~> 0.4.0)
- tpm-key_attestation (~> 0.12.0)
+ securecompare (~> 1.0)
+ tpm-key_attestation (~> 0.9.0)
webfinger (1.2.0)
activesupport
httpclient (>= 2.4)
@@ -1886,7 +1886,7 @@ DEPENDENCIES
view_component (~> 2.74.1)
vmstat (~> 2.3.0)
warning (~> 1.3.0)
- webauthn (~> 3.0)
+ webauthn (~> 2.3)
webmock (~> 3.9.1)
webrick (~> 1.6.1)
wikicloth (= 0.8.1)