From 4b74a696808b3dc6ec82410c8aabf9cb91500289 Mon Sep 17 00:00:00 2001 From: kikito Date: Tue, 26 Apr 2016 17:01:59 +0200 Subject: [PATCH] Points Gemfile to invisible_captcha's git repo --- Gemfile | 2 +- Gemfile.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 2b0cae0a2..a711c8f07 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index 2d1ec45d4..bd451c38f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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