From f2a0be492a37a7c2fdff18ce39815a04e6633dd3 Mon Sep 17 00:00:00 2001 From: Gabe De Date: Tue, 16 Jul 2013 21:57:32 -0400 Subject: [PATCH] added ruby-bundler dependency --- DEPLOY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPLOY.md b/DEPLOY.md index 97537b7e..13354464 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -187,7 +187,7 @@ You still need kandan (from above) Lots of the gems require other libraries: - sudo apt-get install ruby1.9.1-dev libxslt-dev libxml2-dev libpq-dev libsqlite3-dev + sudo apt-get install ruby1.9.1-dev ruby-bundler libxslt-dev libxml2-dev libpq-dev libsqlite3-dev For development-mode