summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-10-08 19:50:00 +0200
committerAzul <azul@leap.se>2012-10-08 19:50:14 +0200
commitf5aea5347601c3500bb3670971d44995c35c3c7b (patch)
tree8288ec645a4421678f9a5c75e99a51052f0f0283 /Gemfile.lock
parenta00a0475515fc1576d88e2c9bcc99e844726d37d (diff)
use couchrest session store in core, updated dummy path
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index acd7567..f23e74e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -11,6 +11,7 @@ PATH
leap_web_core (0.1.0)
couchrest (~> 1.1.3)
couchrest_model (~> 2.0.0.beta2)
+ couchrest_session_store (~> 0.0.1)
rails (~> 3.2.8)
PATH
@@ -18,7 +19,6 @@ PATH
specs:
leap_web_users (0.1.0)
bootstrap-sass (~> 2.0.4)
- couchrest_session_store (~> 0.0.1)
haml (~> 3.1.7)
jquery-rails
leap_web_core (= 0.1.0)