From 39238167c45e63e4cde06101ea59fdf7fd0aee18 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Mon, 24 Jun 2019 10:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0gem=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 7909cb17..6cf60e0e 100644 --- a/Gemfile +++ b/Gemfile @@ -55,6 +55,7 @@ gem 'chinese_pinyin' # gem 'sunspot' # gem 'progress_bar' gem 'ansi' +gem 'diff-lcs', '~> 1.3' gem 'kaminari' gem 'elasticsearch-model'