Mercurial > hg > soundsoftware-site
annotate plugins/redmine_bibliography/Gemfile @ 1582:f26dc3004b3f dockerise
A currently-failing attempt to get this setup working on Centos 7. Stalling on the problem of getting a recent enough system Ruby
author | Chris Cannam |
---|---|
date | Tue, 15 Aug 2017 16:26:46 +0100 |
parents | aba122ac2d40 |
children | 0dcd4f8c2b8a |
rev | line source |
---|---|
luis@1133 | 1 gem 'bibtex-ruby' |
luis@1133 | 2 gem 'nokogiri' |
Chris@1579 | 3 gem 'citeproc' |
Chris@1579 | 4 gem 'citeproc-ruby' |
Chris@1579 | 5 gem 'csl-styles' |