diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 346155a..4de7e05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,8 +76,8 @@ GEM couchrest (~> 1.1.3) mime-types (>= 1.15) tzinfo (>= 0.3.22) - couchrest_session_store (0.2.4) - actionpack + couchrest_session_store (0.3.0) + actionpack (~> 3.0) couchrest couchrest_model cucumber (1.3.17) @@ -255,7 +255,7 @@ DEPENDENCIES client_side_validations-simple_form couchrest (~> 1.1.3) couchrest_model (~> 2.0.0) - couchrest_session_store (~> 0.2.4) + couchrest_session_store (= 0.3.0) cucumber-rails debugger factory_girl_rails |