From f9af63d30807f60be0b0886922100918b3a146c3 Mon Sep 17 00:00:00 2001 From: yafeilee Date: Sat, 29 Mar 2014 09:50:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20foundation-rails=20?= =?UTF-8?q?=E8=87=B3=E6=9C=80=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 1f30be4..f57f076 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'sass-rails', '~> 4.0.2' gem 'coffee-rails', '~> 4.0.1' gem 'uglifier', '>= 1.3.0' gem 'jquery-rails' -gem 'foundation-rails' +gem 'foundation-rails', '~> 5.2.1' gem "mongoid" gem "mongoid-pagination"