From d6cd73bca7b2e368d5c044a0bb473a89b88aaf2f Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 9 Dec 2013 19:58:20 +0100 Subject: update couchrest session store and Gemfile.lock This will fix the crash when loading the landing page without a couch connection. --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 8d80546..e0aba9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,38 +8,38 @@ GIT PATH remote: billing specs: - leap_web_billing (0.2.5) + leap_web_billing (0.2.8) braintree - leap_web_core (= 0.2.5) + leap_web_core (= 0.2.8) PATH remote: certs specs: - leap_web_certs (0.2.5) + leap_web_certs (0.2.8) certificate_authority (>= 0.2.0) - leap_web_core (= 0.2.5) + leap_web_core (= 0.2.8) PATH remote: core specs: - leap_web_core (0.2.5) + leap_web_core (0.2.8) couchrest (~> 1.1.3) couchrest_model (~> 2.0.0) - couchrest_session_store (~> 0.2.1) + couchrest_session_store (~> 0.2.2) json rails (~> 3.2.11) PATH remote: help specs: - leap_web_help (0.2.5) - leap_web_core (= 0.2.5) + leap_web_help (0.2.8) + leap_web_core (= 0.2.8) PATH remote: users specs: - leap_web_users (0.2.5) - leap_web_core (= 0.2.5) + leap_web_users (0.2.8) + leap_web_core (= 0.2.8) rails_warden ruby-srp (~> 0.2.1) @@ -110,7 +110,7 @@ GEM couchrest (~> 1.1.3) mime-types (>= 1.15) tzinfo (>= 0.3.22) - couchrest_session_store (0.2.1) + couchrest_session_store (0.2.2) actionpack couchrest couchrest_model -- cgit v1.2.3