From 22ed0c1b6c7df6a0b187f7d2b8643defa9f171be Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 17 Mar 2016 16:12:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=B8=8A=E7=BA=BFgem?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 645c7b849..c739e1085 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,6 @@ gem 'chinese_pinyin' # gem 'progress_bar' gem 'ansi' -gem 'debugger' gem 'kaminari' gem 'elasticsearch-model' gem 'elasticsearch-rails'