summary refs log tree commit diff
path: root/pkgs/tools/typesetting/asciidoctor/Gemfile
blob: 4edebabc4cddd29a8db394d46b241a96dda43758 (plain) (blame)
1
2
3
4
5
6
7
source 'https://rubygems.org'
gem 'asciidoctor'
gem 'asciidoctor-diagram'
gem 'asciidoctor-pdf'
gem 'asciidoctor-mathematical'
gem 'coderay'
gem 'pygments.rb'