Google recaptcha cruft removed

This commit is contained in:
Christoph Haas 2017-04-06 12:53:01 +02:00
parent dd4f1a3d9b
commit 38680874e1

View file

@ -75,6 +75,10 @@ group :development, :test do
gem 'byebug', platform: :mri
end
# TODO… https://github.com/galetahub/simple-captcha
# Captcha for anonymous reports
# gem "galetahub-simple_captcha", :require => "simple_captcha"
# Zurb Foundation
# https://github.com/zurb/foundation-rails
gem 'foundation-rails', '~> 6.3'