diff plugins/redmine_bibliography/Gemfile @ 1583:0dcd4f8c2b8a dockerise

Small update, commit Gemfile.lock
author Chris Cannam
date Wed, 16 Aug 2017 12:29:01 +0100
parents aba122ac2d40
children
line wrap: on
line diff
--- a/plugins/redmine_bibliography/Gemfile	Tue Aug 15 16:26:46 2017 +0100
+++ b/plugins/redmine_bibliography/Gemfile	Wed Aug 16 12:29:01 2017 +0100
@@ -1,5 +1,6 @@
 gem 'bibtex-ruby'
 gem 'nokogiri'
+gem 'csl'
+gem 'csl-styles'
 gem 'citeproc'
 gem 'citeproc-ruby'
-gem 'csl-styles'