nixpkgs/pkgs/applications/misc/gollum/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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 00:57:43 +00:00
gem 'asciidoctor'
gem 'creole'
gem 'wikicloth'
gem 'org-ruby'
gem 'RedCloth'