Add latest changes from gitlab-org/gitlab@12-5-stable-ee
Showing
... | ... | @@ -53,7 +53,7 @@ gem 'gssapi', group: :kerberos |
# Spam and anti-bot protection | ||
gem 'recaptcha', '~> 4.11', require: 'recaptcha/rails' | ||
gem 'akismet', '~> 2.0' | ||
gem 'akismet', '~> 3.0' | ||
gem 'invisible_captcha', '~> 0.12.1' | ||
# Two-factor authentication | ||
... | ... | @@ -242,7 +242,7 @@ gem 'slack-notifier', '~> 1.5.1' |
gem 'hangouts-chat', '~> 0.0.5' | ||
# Asana integration | ||
gem 'asana', '~> 0.8.1' | ||
gem 'asana', '~> 0.9' | ||
# FogBugz integration | ||
gem 'ruby-fogbugz', '~> 0.2.1' | ||
... | ... |
vendor/gitignore/C++.gitignore
100644 → 100755
File mode changed from 100644 to 100755
vendor/gitignore/Java.gitignore
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment