diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e8a9831..0c7486f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,21 +8,21 @@ GIT PATH remote: billing specs: - leap_web_billing (0.5.0.rc) + leap_web_billing (0.5.0) braintree - leap_web_core (= 0.5.0.rc) + leap_web_core (= 0.5.0) PATH remote: certs specs: - leap_web_certs (0.5.0.rc) + leap_web_certs (0.5.0) certificate_authority (>= 0.2.0) - leap_web_core (= 0.5.0.rc) + leap_web_core (= 0.5.0) PATH remote: core specs: - leap_web_core (0.5.0.rc) + leap_web_core (0.5.0) couchrest (~> 1.1.3) couchrest_model (~> 2.0.0) couchrest_session_store (~> 0.2.4) @@ -32,14 +32,14 @@ PATH PATH remote: help specs: - leap_web_help (0.5.0.rc) - leap_web_core (= 0.5.0.rc) + leap_web_help (0.5.0) + leap_web_core (= 0.5.0) PATH remote: users specs: - leap_web_users (0.5.0.rc) - leap_web_core (= 0.5.0.rc) + leap_web_users (0.5.0) + leap_web_core (= 0.5.0) rails_warden ruby-srp (~> 0.2.1) |