aboutsummaryrefslogtreecommitdiff
path: root/dependencies/Gemfile
blob: d08f4849af4a0dccc789e2b130255c37a3cd756e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
source 'https://rubygems.org'
gem 'asciidoctor'
gem 'asciidoctor-bibtex'
gem 'asciidoctor-diagram'
gem 'mathematical'
gem 'asciidoctor-mathematical'
gem 'asciidoctor-pdf'
gem 'asciidoctor-epub3'
gem 'citeproc-ruby'
gem 'coderay'
gem 'csl-styles'
gem 'json'
gem 'pygments.rb'
gem 'rghost'
gem 'rouge'
gem 'ruby_dev'