diff options
author | Azul <azul@leap.se> | 2013-02-08 12:07:22 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-02-08 12:07:22 +0100 |
commit | 00e206c6e51e09cc214119163c3a0b7bc9fef5c7 (patch) | |
tree | 13724021bb6ebf1a59a3236b27be14a9cc79020c /Gemfile | |
parent | be9da142f83b630422643b2483356d2263ecc155 (diff) |
working around bundler not finding the pushed gem
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |