diff options
author | Azul <azul@riseup.net> | 2016-04-27 08:26:58 -0300 |
---|---|---|
committer | Azul <azul@riseup.net> | 2016-04-27 08:26:58 -0300 |
commit | cf74fd08c5c0c00f6b5201c0f8e7e1fb4fbc1c02 (patch) | |
tree | 31d1cdeec017a35d2732a615d75229cba535f6c9 /Gemfile.lock | |
parent | 66e2546d6406785c7a085d191bfbaf5e87543245 (diff) |
upgrade: couchrest_session_store to 0.3.1
Display home even if couch is down.
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 5100a31..af414c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM couchrest (~> 1.1.3) mime-types (>= 1.15) tzinfo (>= 0.3.22) - couchrest_session_store (0.3.0) + couchrest_session_store (0.3.1) actionpack (~> 3.0) couchrest couchrest_model @@ -275,7 +275,7 @@ DEPENDENCIES common_languages! couchrest (~> 1.1.3) couchrest_model (~> 2.0.0) - couchrest_session_store (= 0.3.0) + couchrest_session_store (= 0.3.1) cucumber-rails factory_girl_rails fake_braintree |