From 9621b9013bbeb7ae7111cec081db6ea695755cde Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 5 Oct 2012 14:20:33 +0200 Subject: removing leap_web_help for version 0.1.0 --- Gemfile | 2 +- Gemfile.lock | 12 ------------ 2 files changed, 1 insertion(+), 13 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' diff --git a/Gemfile.lock b/Gemfile.lock index 3f30e62..589b702 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,17 +13,6 @@ PATH couchrest_model (~> 2.0.0.beta2) rails (~> 3.2.8) -PATH - remote: help - specs: - leap_web_help (0.0.1) - bootstrap-sass (~> 2.0.4) - haml (~> 3.1.7) - jquery-rails - leap_web_core (~> 0.0.1) - rails (~> 3.2.8) - simple_form - PATH remote: users specs: @@ -187,7 +176,6 @@ DEPENDENCIES json leap_web_certs! leap_web_core! - leap_web_help! leap_web_users! mocha rails (= 3.2.8) -- cgit v1.2.3