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