From 56de0cc0be804c7191b756e2c6037ce1415a8b22 Mon Sep 17 00:00:00 2001 From: cxt Date: Sat, 8 Oct 2016 18:06:33 +0800 Subject: [PATCH] =?UTF-8?q?gemfile=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 416ef3b98..cbeade2a3 100644 --- a/Gemfile +++ b/Gemfile @@ -50,10 +50,10 @@ gem 'elasticsearch-model' gem 'elasticsearch-rails' #rails 3.2.22.2 bug - #gem "test-unit", "~>3.0" + gem "test-unit", "~>3.0" ### profile - #gem 'oneapm_rpm' + gem 'oneapm_rpm' group :development do gem 'grape-swagger'