summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 13 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 955c637..fe49476 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,11 +2,23 @@ PATH
remote: certs
specs:
leap_web_certs (0.1.0)
+ leap_web_core (= 0.1.0)
+
+PATH
+ remote: core
+ specs:
+ leap_web_core (0.1.0)
+ couchrest (~> 1.1.3)
+ couchrest_model (~> 2.0.0.beta2)
+ couchrest_session_store (~> 0.0.1)
+ json
+ rails (~> 3.2.8)
PATH
remote: users
specs:
leap_web_users (0.1.0)
+ leap_web_core (= 0.1.0)
ruby-srp (~> 0.1.1)
GEM
@@ -156,17 +168,13 @@ PLATFORMS
DEPENDENCIES
bootstrap-sass (~> 2.0.4)
coffee-rails (~> 3.2.2)
- couchrest (~> 1.1.3)
- couchrest_model (~> 2.0.0.beta2)
- couchrest_session_store (~> 0.0.1)
haml (~> 3.1.7)
haml-rails (~> 0.3.4)
jquery-rails
- json
leap_web_certs!
+ leap_web_core!
leap_web_users!
mocha
- rails (~> 3.2.8)
ruby-debug
sass-rails (~> 3.2.5)
simple_form