summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-10-05 14:20:33 +0200
committerAzul <azul@leap.se>2012-10-05 14:20:33 +0200
commit9621b9013bbeb7ae7111cec081db6ea695755cde (patch)
tree9dc4410563102d5d5699b8d38e888be1296031e4 /Gemfile
parent328f5a2983b54da9f4b3663cc2a129027110e922 (diff)
removing leap_web_help for version 0.1.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0bdea00..f2803bc 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'