Update recaptcha 3.0 -> 4.11
Showing
... | @@ -46,7 +46,7 @@ gem 'rack-oauth2', '~> 1.2.1' | ... | @@ -46,7 +46,7 @@ gem 'rack-oauth2', '~> 1.2.1' |
gem 'jwt', '~> 2.1.0' | gem 'jwt', '~> 2.1.0' | ||
# Spam and anti-bot protection | # Spam and anti-bot protection | ||
gem 'recaptcha', '~> 3.0', require: 'recaptcha/rails' | gem 'recaptcha', '~> 4.11', require: 'recaptcha/rails' | ||
gem 'akismet', '~> 2.0' | gem 'akismet', '~> 2.0' | ||
# Two-factor authentication | # Two-factor authentication | ||
... | ... |
Gemfile.rails4.lock
0 → 100644
Please register or sign in to comment