Google recaptcha cruft removed
This commit is contained in:
parent
dd4f1a3d9b
commit
38680874e1
1 changed files with 4 additions and 0 deletions
4
Gemfile
4
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue