]> source.dussan.org Git - redmine.git/commitdiff
Merged r21462 from trunk to 4.2-stable (#36795).
authorGo MAEDA <maeda@farend.jp>
Mon, 21 Mar 2022 06:44:08 +0000 (06:44 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 21 Mar 2022 06:44:08 +0000 (06:44 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@21486 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index c2ab93af82ebc66ccdf3e79dc0fdbea0f60757fb..273c43eea7173a41c7c2808bf42a0d37be662b25 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -24,7 +24,7 @@ gem 'rubyzip', '~> 2.3.0'
 gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin]
 
 # TOTP-based 2-factor authentication
-gem 'rotp'
+gem 'rotp', '>= 5.0.0'
 gem 'rqrcode'
 
 # Optional gem for LDAP authentication