diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 41 |
1 files changed, 9 insertions, 32 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0c7486f..a2a1785 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,42 +6,15 @@ GIT activemodel (>= 3.0.6) PATH - remote: billing + remote: engines/billing specs: leap_web_billing (0.5.0) braintree - leap_web_core (= 0.5.0) PATH - remote: certs - specs: - leap_web_certs (0.5.0) - certificate_authority (>= 0.2.0) - leap_web_core (= 0.5.0) - -PATH - remote: core - specs: - leap_web_core (0.5.0) - couchrest (~> 1.1.3) - couchrest_model (~> 2.0.0) - couchrest_session_store (~> 0.2.4) - json - rails (~> 3.2.11) - -PATH - remote: help + remote: engines/support specs: leap_web_help (0.5.0) - leap_web_core (= 0.5.0) - -PATH - remote: users - specs: - leap_web_users (0.5.0) - leap_web_core (= 0.5.0) - rails_warden - ruby-srp (~> 0.2.1) GEM remote: https://rubygems.org/ @@ -271,6 +244,9 @@ DEPENDENCIES client_side_validations client_side_validations-simple_form coffee-rails (~> 3.2.2) + couchrest (~> 1.1.3) + couchrest_model (~> 2.0.0) + couchrest_session_store (~> 0.2.4) debugger factory_girl_rails fake_braintree @@ -279,20 +255,21 @@ DEPENDENCIES haml-rails (~> 0.3.4) http_accept_language jquery-rails + json kaminari (= 0.13.0) launchy leap_web_billing! - leap_web_certs! - leap_web_core! leap_web_help! - leap_web_users! minitest-stub-const mocha (~> 0.13.0) phantomjs-binaries poltergeist quiet_assets + rails (~> 3.2.11) rails-i18n + rails_warden rdiscount + ruby-srp (~> 0.2.1) sass-rails (~> 3.2.5) simple_form therubyracer (~> 0.10.2) |