summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2012-10-08 10:52:20 -0700
committerjessib <jessib@riseup.net>2012-10-08 10:52:20 -0700
commitf77301824c42bdd4559a0b0e58b8f3c26f239643 (patch)
treec815c1c82e4350e12e6ee38d00b979812fa840c2 /Gemfile
parentc4220a167f883f31c408b55cd970761faeb53aa5 (diff)
parente264e7354788c0b7eff7bb296eed9c59304cc8b8 (diff)
Merge remote branch 'origin/release-0.1.0' into help_develop
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7666805..2aedae1 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'