summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-12-09 19:58:20 +0100
committerAzul <azul@leap.se>2013-12-09 19:58:20 +0100
commitd6cd73bca7b2e368d5c044a0bb473a89b88aaf2f (patch)
tree60a4b6806f0e9084ff300cc44393ba986487404d /Gemfile.lock
parent0f2e1316894cdffac47448b6ddbf2cfaf5f93a55 (diff)
update couchrest session store and Gemfile.lock
This will fix the crash when loading the landing page without a couch connection.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
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