Points Gemfile to invisible_captcha's git repo

This commit is contained in:
kikito
2016-04-26 17:01:59 +02:00
parent eedf02a186
commit 4b74a69680
2 changed files with 3 additions and 4 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/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'

View File

@@ -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