diff Gemfile @ 1579:aba122ac2d40 dockerise

Attempt (currently failing) to fix up the bibliography plugin for current version of citeproc
author Chris Cannam
date Fri, 04 Aug 2017 17:51:19 +0100
parents 53c879bb2f7f
children be8eb1d8201b
line wrap: on
line diff
--- a/Gemfile	Fri Aug 04 15:43:03 2017 +0100
+++ b/Gemfile	Fri Aug 04 17:51:19 2017 +0100
@@ -9,10 +9,6 @@
 gem "mime-types"
 gem "awesome_nested_set", "2.1.6"
 
-#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"