uses invisible_captcha 0.8.2

This commit is contained in:
kikito
2016-04-28 11:12:07 +02:00
parent 1a51566471
commit 1d93207744
2 changed files with 4 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ gem 'foundation-rails'
gem 'foundation_rails_helper'
gem 'acts_as_votable'
gem 'ckeditor', '~> 4.1.5'
gem 'invisible_captcha', git: 'https://github.com/markets/invisible_captcha'
gem 'invisible_captcha', '~> 0.8.2'
gem 'cancancan'
gem 'social-share-button', git: 'https://github.com/huacnlee/social-share-button.git', ref: 'e46a6a3e82b86023bc'
gem 'initialjs-rails', '0.2.0.1'