1
0
Fork 0

Upgrade gem "recaptcha"

This commit is contained in:
Alex Kotov 2019-10-09 13:33:25 +05:00
parent 0d4e1ff569
commit e554c559d2
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 3 additions and 3 deletions

View File

@ -105,7 +105,7 @@ gem 'rack-attack', '~> 6.1'
gem 'sidekiq', '~> 6.0'
# Helpers for the reCAPTCHA API.
gem 'recaptcha', '~> 4.13'
gem 'recaptcha', '~> 5.1'
# Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable
# and sophisticated paginator for Rails 4+.

View File

@ -332,7 +332,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
recaptcha (4.14.0)
recaptcha (5.1.1)
json
redis (4.1.3)
regexp_parser (1.6.0)
@ -497,7 +497,7 @@ DEPENDENCIES
rails (~> 6.0.0)
rails-erd (~> 1.5)
rails-i18n (~> 6.0.0)
recaptcha (~> 4.13)
recaptcha (~> 5.1)
redis (~> 4.1)
rest-client (~> 2.1)
rspec-rails (~> 3.8)