Google's recaptcha removed. Avoid external dependencies.

This commit is contained in:
Christoph Haas 2017-04-05 16:26:23 +02:00
parent e90f8fc53e
commit 72ccc986a4
4 changed files with 7 additions and 8 deletions

View file

@ -111,7 +111,7 @@ gem 'devise'
# Font Awesome icons
gem "font-awesome-rails"
gem "recaptcha", require: "recaptcha/rails"
# gem "recaptcha", require: "recaptcha/rails"
gem "sprockets", '3.6.3'