diff options
author | Azul <azul@leap.se> | 2013-11-21 12:49:25 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-11-21 12:49:25 +0100 |
commit | 7596b6dbfa38d52acd447982e03e26374fb0d747 (patch) | |
tree | c64b0f429f6dba19695c4988c1b2f15003f23a95 /Gemfile.lock | |
parent | cf68a79639861e69f61af85b43a3f72ed7763439 (diff) |
rake tasks clean up expired tokens and sessions (#4568)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e6096fd..8d80546 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ PATH leap_web_core (0.2.5) couchrest (~> 1.1.3) couchrest_model (~> 2.0.0) - couchrest_session_store (~> 0.2.0) + couchrest_session_store (~> 0.2.1) json rails (~> 3.2.11) @@ -110,7 +110,7 @@ GEM couchrest (~> 1.1.3) mime-types (>= 1.15) tzinfo (>= 0.3.22) - couchrest_session_store (0.2.0) + couchrest_session_store (0.2.1) actionpack couchrest couchrest_model |