From 2acde20115b0d5145c7f0fcaac74a9df8d3de224 Mon Sep 17 00:00:00 2001 From: ayapapa Date: Wed, 20 May 2015 22:34:36 +0900 Subject: [PATCH] =?UTF-8?q?#1=E5=AF=BE=E5=BF=9C=E3=81=AE=E3=81=9F=E3=82=81?= =?UTF-8?q?=E3=81=AE=E5=A4=89=E6=9B=B4=E3=81=AFmaster=E4=B8=8A=E3=81=A7?= =?UTF-8?q?=E3=81=AF=E6=89=93=E3=81=A1=E6=B6=88=E3=81=97=E3=81=A6=E3=81=8A?= =?UTF-8?q?=E3=81=8F?= 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 f4ff0ab8..c9cb0bd0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,13 +1,13 @@ source 'https://rubygems.org' -gem 'rubyzip' #, '>= 1.0.0' # for ALMinium +gem 'rubyzip', '>= 1.0.0' gem 'zip-zip' # Just to avoid 'cannot load such file -- zip/zip' error gem 'simple_enum' gem 'uuidtools', '~> 2.1.1' gem 'dav4rack', '~> 0.3.0' group :production do - gem 'nokogiri' #, '>= 1.5.10' # for ALMinium + gem 'nokogiri', '>= 1.5.10' end #Allows --without=xapian