summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-02-08 12:07:22 +0100
committerAzul <azul@leap.se>2013-02-08 12:07:22 +0100
commit00e206c6e51e09cc214119163c3a0b7bc9fef5c7 (patch)
tree13724021bb6ebf1a59a3236b27be14a9cc79020c /Gemfile
parentbe9da142f83b630422643b2483356d2263ecc155 (diff)
working around bundler not finding the pushed gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
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'