From 1d93207744b086d760769b922684712c6e351925 Mon Sep 17 00:00:00 2001 From: kikito Date: Thu, 28 Apr 2016 11:12:07 +0200 Subject: [PATCH] uses invisible_captcha 0.8.2 --- Gemfile | 2 +- Gemfile.lock | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index a711c8f07..aa5c4b130 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/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' diff --git a/Gemfile.lock b/Gemfile.lock index bd451c38f..7c2b53703 100644 --- a/Gemfile.lock +++ b/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