nixpkgs/pkgs/applications/misc/gollum/Gemfile

9 lines
121 B
Ruby
Raw Normal View History

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