# HG changeset patch # User luisf # Date 1358353123 0 # Node ID 017b29aa8c94efcea44e48015b6a7940b0c66656 # Parent 614a655f724b4a9035ef171ad885b52aea949362 Backed out changeset 614a655f724b diff -r 614a655f724b -r 017b29aa8c94 plugins/redmine_bibliography/Gemfile --- a/plugins/redmine_bibliography/Gemfile Wed Jan 16 12:14:38 2013 +0000 +++ b/plugins/redmine_bibliography/Gemfile Wed Jan 16 16:18:43 2013 +0000 @@ -1,3 +1,3 @@ gem 'bibtex-ruby' gem 'nokogiri' -gem 'citeproc', "~> 0.0.9" \ No newline at end of file +gem 'citeproc-ruby' \ No newline at end of file