summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-03-31 00:06:33 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-31 00:06:33 +0000
commit012d9355c5f498d75f1e98b71607573cfd50a197 (patch)
tree14574856bcc7a077daab21813a98687a0463058a /Gemfile
parent54475f32244fb16e45597b647e0c8ce16b56ed4d (diff)
downloadgitlab-ce-012d9355c5f498d75f1e98b71607573cfd50a197.tar.gz
Add latest changes from gitlab-org/security/gitlab@14-8-stable-ee
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 518c6d8cc53..b200aef569e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -65,7 +65,7 @@ gem 'akismet', '~> 3.0'
gem 'invisible_captcha', '~> 1.1.0'
# Two-factor authentication
-gem 'devise-two-factor', '~> 4.0.0'
+gem 'devise-two-factor', '~> 4.0.2'
gem 'rqrcode-rails3', '~> 0.1.7'
gem 'attr_encrypted', '~> 3.1.0'
gem 'u2f', '~> 0.2.1'