Mercurial > hg > soundsoftware-site
diff Gemfile @ 1519:afce8026aaeb redmine-2.4-integration
Merge from branch "live"
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:34:53 +0100 |
parents | 2e8063097240 d98d22a98252 |
children | a1bdbf8a87d5 |
line wrap: on
line diff
--- a/Gemfile Tue Sep 09 09:32:11 2014 +0100 +++ b/Gemfile Tue Sep 09 09:34:53 2014 +0100 @@ -7,6 +7,10 @@ gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby] gem "builder", "3.0.0" +#cc -- CiteProc v1.0.0 broke our citations (CiteProc.process returns nil). +# Until I've managed to work out what's up and fix that... +gem "citeproc", "0.0.6" + # Optional gem for LDAP authentication group :ldap do gem "net-ldap", "~> 0.3.1"