diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
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 |