nixpkgs/pkgs/applications/misc/gollum/Gemfile

9 lines
121 B
Text
Raw Normal View History

2016-02-11 19:49:33 +01:00
source 'https://rubygems.org'
gem 'gollum'
2021-07-20 02:57:43 +02:00
gem 'asciidoctor'
gem 'creole'
gem 'wikicloth'
gem 'org-ruby'
gem 'RedCloth'