about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/gollum/Gemfile
blob: a15179970b3dfe9c639f838ea7ba266dd5dea8f0 (plain) (blame)
1
2
3
4
5
6
7
8
source 'https://rubygems.org'
gem 'gollum'

gem 'asciidoctor'
gem 'creole'
gem 'wikicloth'
gem 'org-ruby'
gem 'RedCloth'