uses invisible_captcha 0.8.2
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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'
|
||||
|
||||
11
Gemfile.lock
11
Gemfile.lock
@@ -7,13 +7,6 @@ GIT
|
||||
coffee-rails
|
||||
sass-rails
|
||||
|
||||
GIT
|
||||
remote: https://github.com/markets/invisible_captcha
|
||||
revision: 344ce197b8e0761c037fd70a9937ce5e2f22f80a
|
||||
specs:
|
||||
invisible_captcha (0.8.1)
|
||||
rails
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
@@ -209,6 +202,8 @@ GEM
|
||||
terminal-table (>= 1.5.1)
|
||||
initialjs-rails (0.2.0.1)
|
||||
railties (>= 3.1, < 5.0)
|
||||
invisible_captcha (0.8.2)
|
||||
rails
|
||||
jquery-rails (4.1.1)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
@@ -474,7 +469,7 @@ DEPENDENCIES
|
||||
groupdate
|
||||
i18n-tasks
|
||||
initialjs-rails (= 0.2.0.1)
|
||||
invisible_captcha!
|
||||
invisible_captcha (~> 0.8.2)
|
||||
jquery-rails
|
||||
jquery-ui-rails
|
||||
kaminari
|
||||
|
||||
Reference in New Issue
Block a user