From 16da29309cdb117e2ac40eb93286fc265c3135d5 Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 23 Mar 2016 21:53:29 +0100 Subject: vendoring couchrest session store for development 0.4.0 has not been released yet. But travis needs it to run. So i vendor it for now. Will remove it again when the build is getting stable. --- Gemfile.lock | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 0d18875..78f3ea2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,6 +22,14 @@ PATH common_languages (0.0.1) i18n +PATH + remote: vendor/gems/couchrest_session_store + specs: + couchrest_session_store (0.4.0) + actionpack (~> 4.0) + couchrest + couchrest_model + GEM remote: https://rubygems.org/ specs: -- cgit v1.2.3