From 00e206c6e51e09cc214119163c3a0b7bc9fef5c7 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 8 Feb 2013 12:07:22 +0100 Subject: working around bundler not finding the pushed gem --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 4bf0f3b..13d2f9a 100644 --- a/Gemfile +++ b/Gemfile @@ -18,3 +18,4 @@ gem 'ruby-debug', :platforms => :mri_18 # unreleased so far ... but leap_web_certs need it gem 'certificate_authority', :git => 'git://github.com/cchandler/certificate_authority.git' +gem 'couchrest_session_store', :git => 'git://github.com/azul/couchrest_session_store.git' -- cgit v1.2.3