diff options
author | jessib <jessib@riseup.net> | 2013-11-21 10:15:12 -0800 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2013-11-21 10:15:12 -0800 |
commit | 19eac22510fcb4ad74456cc3872196fa1e63a93d (patch) | |
tree | c64b0f429f6dba19695c4988c1b2f15003f23a95 /Gemfile.lock | |
parent | 2d9100ef03d283d91b2b8be38fc11ee3c2024a84 (diff) | |
parent | 7596b6dbfa38d52acd447982e03e26374fb0d747 (diff) |
Merge pull request #116 from azul/feature/rake-tasks-for-cleanup
rake tasks for cleanup
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 |