diff plugins/redmine_bibliography/Gemfile @ 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 03049d5227e3
children 017b29aa8c94
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