From c8438af1039ea20105db830e54a1a99fd5fd1cb0 Mon Sep 17 00:00:00 2001 From: chiu Date: Thu, 28 May 2020 22:16:58 +0800 Subject: [PATCH] change captcha --- temp_file/Gemfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/temp_file/Gemfile b/temp_file/Gemfile index e6c71fc..f3225d9 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -93,8 +93,9 @@ group :test do end #ask -gem 'gotcha' - +gem 'rucaptcha',git: 'http://gitlab.tp.rulingcom.com/chiu/rucaptcha' +gem 'repost',git: 'http://gitlab.tp.rulingcom.com/chiu/repost-master.git' +gem 'payment_settup',git: 'http://gitlab.tp.rulingcom.com/chiu/payment_settup.git' #caching observers # gem 'mongoid-observers'