changeset 1161:614a655f724b redmine-2.2-integration

Gem Citeproc changed name.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 16 Jan 2013 12:14:38 +0000
parents 4af3c83cd205
children 017b29aa8c94
files plugins/redmine_bibliography/Gemfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/redmine_bibliography/Gemfile	Tue Jan 15 18:46:39 2013 +0000
+++ b/plugins/redmine_bibliography/Gemfile	Wed Jan 16 12:14:38 2013 +0000
@@ -1,3 +1,3 @@
 gem 'bibtex-ruby'
 gem 'nokogiri'
-gem 'citeproc-ruby'
\ No newline at end of file
+gem 'citeproc', "~> 0.0.9"
\ No newline at end of file