Points Gemfile to invisible_captcha's git repo
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/kikito/invisible_captcha', branch: 'timestamp_in_session'
|
||||
gem 'invisible_captcha', git: 'https://github.com/markets/invisible_captcha'
|
||||
gem 'cancancan'
|
||||
gem 'social-share-button', git: 'https://github.com/huacnlee/social-share-button.git', ref: 'e46a6a3e82b86023bc'
|
||||
gem 'initialjs-rails', '0.2.0.1'
|
||||
|
||||
@@ -8,9 +8,8 @@ GIT
|
||||
sass-rails
|
||||
|
||||
GIT
|
||||
remote: https://github.com/kikito/invisible_captcha
|
||||
revision: b5c6ebe4cfaa029012de7279314ce26709d80199
|
||||
branch: timestamp_in_session
|
||||
remote: https://github.com/markets/invisible_captcha
|
||||
revision: 344ce197b8e0761c037fd70a9937ce5e2f22f80a
|
||||
specs:
|
||||
invisible_captcha (0.8.1)
|
||||
rails
|
||||
|
||||
Reference in New Issue
Block a user