summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2012-10-08 11:06:28 -0700
committerjessib <jessib@riseup.net>2012-10-08 11:06:28 -0700
commitb077363d51de511d53c9b20ade1cb26707f3ecdf (patch)
treef5df13b54c107063bf2bc082da9cb06004e9470c /Gemfile
parent8f100d3c03a6f554e703c5d0b2fe221958424c26 (diff)
Want to include help engine for help_develop branch.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2aedae1..7666805 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,7 +32,7 @@ gem 'simple_form'
gem 'leap_web_core', :path => 'core'
gem 'leap_web_users', :path => 'users'
gem 'leap_web_certs', :path => 'certs'
-# gem 'leap_web_help', :path => 'help'
+gem 'leap_web_help', :path => 'help'
gem 'couchrest_session_store'