Add latest changes from gitlab-org/gitlab@master
Showing
... | ... | @@ -67,7 +67,7 @@ gem 'u2f', '~> 0.2.1' |
gem 'validates_hostname', '~> 1.0.6' | ||
gem 'rubyzip', '~> 1.3.0', require: 'zip' | ||
# GitLab Pages letsencrypt support | ||
gem 'acme-client', '~> 2.0.2' | ||
gem 'acme-client', '~> 2.0.5' | ||
# Browser detection | ||
gem 'browser', '~> 2.5' | ||
... | ... |
... | ... | @@ -40,7 +40,7 @@ |
"@babel/plugin-syntax-import-meta": "^7.2.0", | ||
"@babel/preset-env": "^7.6.2", | ||
"@gitlab/svgs": "^1.90.0", | ||
"@gitlab/ui": "^8.20.0", | ||
"@gitlab/ui": "^8.21.0", | ||
"@gitlab/visual-review-tools": "1.5.1", | ||
"@sentry/browser": "^5.10.2", | ||
"@sourcegraph/code-host-integration": "0.0.21", | ||
... | ... |
Please register or sign in to comment