summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-04-08 09:12:37 +0200
committerAzul <azul@leap.se>2014-04-08 09:12:37 +0200
commit53808b073f539ba2b442738b6abf97228488e311 (patch)
tree67e344defee90e4d0c5f91f6136f6619e97c4ace /Gemfile.lock
parentcb6442c344d6bdaf52c3878b2de2fcf4d85f2648 (diff)
moving all of core into toplevel, tests fail.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock20
1 files changed, 5 insertions, 15 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0c7486f..6c43a9f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -10,36 +10,22 @@ PATH
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
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)
@@ -271,6 +257,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,11 +268,11 @@ 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
@@ -291,6 +280,7 @@ DEPENDENCIES
phantomjs-binaries
poltergeist
quiet_assets
+ rails (~> 3.2.11)
rails-i18n
rdiscount
sass-rails (~> 3.2.5)